{
  "name": "Imagino — AI Trend Image Generator",
  "short_name": "Imagino",
  "description": "Turn your photos into viral AI art with trending styles.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f0820",
  "theme_color": "#a855f7",
  "categories": ["photo", "entertainment", "social"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
