{
  "name": "Cnotz — Live Notifications",
  "short_name": "Cnotz",
  "description": "Get notified when your favorite creators go live",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#e8613c",
  "background_color": "#0a0c10",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
