{
    "name": "Animation Guide",
    "short_name": "Animation",
    "description": "A curated guide to strange, beautiful, and emotionally resonant animated films.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#fafaf9",
    "theme_color": "#fafaf9",
    "icons": [
      {
        "src": "/icon-192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "/icon-512.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ]
  }