{
  "name": "NightOps NTFY",
  "short_name": "NightOps NTFY",
  "description": "NightOps push notification relay",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0c0c0b",
  "theme_color": "#e55b3c",
  "icons": [
    { "src": "/static/images/apple-touch-icon.png?v=nightops-3", "sizes": "180x180", "type": "image/png" },
    { "src": "/static/images/ntfy.png?v=nightops-3", "sizes": "512x512", "type": "image/png" },
    { "src": "/favicon.ico?v=nightops-3", "sizes": "64x64 48x48 32x32 16x16", "type": "image/x-icon" }
  ]
}
