{
  "name": "FakeUSGen ? US Fake Identity Generator",
  "short_name": "FakeUSGen",
  "description": "Free fake US identity and address generator for testing and development",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0e1a",
  "theme_color": "#4f6ef7",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["utilities", "developer-tools", "productivity"]
}
