{
  "id": "/",
  "short_name": "Water Station",
  "name": "Water Refilling Platform",
  "description": "Mobile operations for water station owners, riders, and customers.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f4f8fb",
  "theme_color": "#087e8b",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/pwa-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
