{
  "name": "GISASCOOP Mobile Web App",
  "short_name": "GISASCOOP",
  "description": "A fully responsive, futuristic mobile-first web application for automating cooperative society operations.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "background_color": "#0B1528",
  "theme_color": "#33C3FF",
  "categories": ["finance", "productivity", "business"],
  "icons": [
    {
      "src": "/assets/icons/pwa-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/assets/icons/pwa-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "prefer_related_applications": false
}
