{
  "short_name": "EA Images",
  "name": "Easyapp AI Images",
  "description": "AI-generated image library powering Easyapp content.",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "256x256 128x128 96x96 64x64 48x48 32x32 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    },
    {
      "src": "/apple-icon.png",
      "type": "image/png",
      "sizes": "180x180"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#000d34",
  "background_color": "#00123f",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "id": "/"
}
