{
  "name": "PocketStubs",
  "short_name": "PocketStubs",
  "description": "Your personal movie tracker. Log films, rate them, build your collection, and track your cinematic journey.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
