{
  "name": "MVNO Alliance",
  "short_name": "MVNO Alliance",
  "description": "MVNO Alliance — the operator platform for modern mobile virtual network operators.",
  "start_url": "/telecom",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0565C2",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/mvno-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Dashboard",  "url": "/telecom",          "description": "Telecom operator dashboard" },
    { "name": "Lines",      "url": "/lines",            "description": "Active lines" },
    { "name": "Billing",    "url": "/billing-accounts", "description": "Billing accounts" }
  ]
}
