{
  "name": "Flamingo Books and Stationaries",
  "short_name": "Flamingo Books",
  "description": "Official Storefront for Flamingo Books and Stationaries",
  "start_url": "/?mode=shop",
  "id": "/?mode=shop",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#e11d48",
  "icons": [
    {
      "src": "/api/app-icon.png?v=5",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/api/app-icon.png?v=5",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/api/app-icon.svg?v=5",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
