{
  "name": "Drinkpanion",
  "short_name": "Drinkpanion",
  "description": "Find your next pint. See who's out.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2D1810",
  "theme_color": "#D4A574",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/brand/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/brand/favicon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/brand/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["social", "lifestyle", "food"],
  "shortcuts": [
    {
      "name": "Cities",
      "url": "/cities",
      "description": "Browse pubs by city"
    },
    {
      "name": "Beer Points",
      "url": "/beer-points",
      "description": "View Beer Points system"
    }
  ]
}
