{
  "name": "NAVADA Edge Network",
  "short_name": "NAVADA Edge",
  "description": "Sovereign, distributed AI infrastructure. Six nodes. One operator.",
  "id": "/",
  "start_url": "/home/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F2EFEA",
  "theme_color": "#1C3AB8",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/assets/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Services", "short_name": "Services", "url": "/services/" },
    { "name": "Contact",  "short_name": "Contact",  "url": "/contact/" }
  ]
}
