{
  "id": "/",
  "name": "MedTech Signal",
  "short_name": "MedTech",
  "description": "Regulatory intelligence for medical-device teams, based on available public regulatory data.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f4faf9",
  "theme_color": "#158f91",
  "categories": ["business", "medical", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Alerts", "url": "/alerts" },
    { "name": "Watchlists", "url": "/watchlists" },
    { "name": "Overview", "url": "/dashboard" }
  ]
}
