{
  "name": "ARIA Mission Control",
  "short_name": "ARIA",
  "description": "Always-on estate command console — status, approvals, feed, inbox",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1d23",
  "theme_color": "#1a1d23",
  "orientation": "any",
  "scope": "/",
  "icons": [
    { "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "screenshots": [],
  "categories": ["productivity", "utilities"],
  "lang": "en"
}
