{
  "name": "Webtracer",
  "short_name": "Webtracer",
  "description": "Get push notifications when your tracked pages change.",
  "start_url": "/notifications",
  "display": "standalone",
  "background_color": "#06060a",
  "theme_color": "#6366f1",
  "icons": [
    {
      "src": "/icon-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
