{
  "name": "Uptime Monitor",
  "short_name": "Uptime",
  "description": "Monitor your websites and APIs. Get alerted when they go down.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0a0f1a",
  "theme_color": "#10b981",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
