{
  "name": "GeoSoft Shop Dashboard",
  "short_name": "GeoSoft",
  "description": "Shop billing and management dashboard",
  "start_url": "/index.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b021d",
  "theme_color": "#4f46e5",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/logo-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
