{
  "id": "/",
  "name": "Binge Senpai",
  "short_name": "Senpai",
  "description": "Track anime and manga, hear when your shows drop, and ask Senpai what's worth tonight.",
  "start_url": "/library?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f0f14",
  "theme_color": "#0f0f14",
  "icons": [
    {
      "src": "/icon-192.png?v=2",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-512.png?v=2",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon-maskable-512.png?v=2",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ]
}
