{
  "short_name": "Flashtle",
  "name": "Flashtle Merchant Portal",
  "icons": [
    { "src": "favicon.svg", "type": "image/svg+xml", "sizes": "any" },
    { "src": "favicon.ico", "type": "image/x-icon", "sizes": "16x16 32x32 48x48" },
    { "src": "icon-192.png", "type": "image/png", "sizes": "192x192" },
    { "src": "icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any maskable" },
    { "src": "apple-touch-icon.png", "type": "image/png", "sizes": "180x180" }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#0F1A42",
  "background_color": "#F8F9FB"
}
