{
  "name": "Poppy Images – Poppy Photo Gallery",
  "short_name": "Poppy Images",
  "description": "The authoritative photo archive, high-resolution media gallery, and collection showcase.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "any",
  "icons": [
    {
      "src": "/assets/ico.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/ico-apple.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["entertainment", "photo", "lifestyle"]
}
