{
  "name": "VYGL — Real-Time Service Status Monitor",
  "short_name": "VYGL",
  "description": "Monitor the real-time status of the world's most important services. Stay ahead of outages.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#090b14",
  "theme_color": "#090b14",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/app-icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "maskable"
    }
  ]
}
