{
  "name": "WeebVIP",
  "short_name": "WeebVIP",
  "description": "Track your anime watchlist",
  "icons": [
    {
      "src": "/assets/icons/pwa-64x64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/?source=pwa",
  "display": "standalone",
  "theme_color": "#6366f1",
  "background_color": "#111827",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["entertainment", "lifestyle"],
  "lang": "en-US",
  "dir": "ltr",
  "screenshots": [
    {
      "src": "/assets/splash/splash-750x1334.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/assets/splash/splash-1536x2048.png",
      "sizes": "1536x2048",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
