{
  "short_name": "GST Simulator",
  "name": "GST Learning Simulator",
  "description": "An interactive educational sandbox to learn India's Goods and Services Tax system.",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "start_url": "/",
  "background_color": "#f8fafc",
  "theme_color": "#1a3c6e",
  "display": "standalone",
  "orientation": "any"
}
