{
  "name": "Bin2Win — Scan, Bin, Win",
  "short_name": "Bin2Win",
  "description": "Scan packaging, bin it correctly, and earn rewards.",
  "start_url": "/auth",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1a8a5c",
  "background_color": "#1a8a5c",
  "icons": [
    {
      "src": "/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
