{
  "name": "Planetwurst — Sausage Passport",
  "short_name": "Planetwurst",
  "description": "Track every sausage you try. Earn levels. Explore the world of sausages.",
  "start_url": "/passport/",
  "display": "standalone",
  "background_color": "#FAFAF8",
  "theme_color": "#8B2500",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
