{
  "name": "Area9 Studio",
  "short_name": "Studio",
  "description": "The AI layer for Enterprise Operational Intelligence",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "prefer_related_applications": false,
  "related_applications": [{ "platform": "webapp", "url": "/manifest.json" }],
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/icons/studio-screenshot-wide.png", "sizes": "1280x720", "type": "image/png", "form_factor": "wide", "label": "Area9 Studio" },
    { "src": "/icons/studio-screenshot-narrow.png", "sizes": "720x1280", "type": "image/png", "form_factor": "narrow", "label": "Area9 Studio" }
  ],
  "categories": ["business", "education", "productivity"]
}
