{
  "name": "ShotPro",
  "short_name": "ShotPro",
  "description": "AI-powered character-consistent image generation",
  "start_url": "/gallery",
  "display": "standalone",
  "background_color": "#0f0e12",
  "theme_color": "#3B82F6",
  "orientation": "any",
  "icons": [
    {
      "src": "/static/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/static/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/static/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["graphics", "photo", "productivity"]
}
