{
  "name": "LPH — Legal Protection Hub",
  "short_name": "LPH",
  "description": "Global legal protection for travelers. Available in 100+ countries.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#030711",
  "theme_color": "#c7a247",
  "lang": "en",
  "scope": "/",
  "categories": ["travel", "legal", "insurance"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Plans",
      "url": "/plans",
      "description": "Browse protection plans"
    },
    {
      "name": "My Account",
      "url": "/customer",
      "description": "View my account"
    }
  ]
}
