{
  "name": "Studio Admin",
  "short_name": "Studio Admin",
  "description": "HarborFrame Labs — unified admin for every app in the studio.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F5F7FA",
  "theme_color": "#2563EB",
  "orientation": "any",
  "icons": [
    { "src": "/img/icon-72.png",  "sizes": "72x72",   "type": "image/png" },
    { "src": "/img/icon-96.png",  "sizes": "96x96",   "type": "image/png" },
    { "src": "/img/icon-144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["productivity", "business"],
  "prefer_related_applications": false
}
