{
  "name": "Footymatch — bringing football fans together",
  "short_name": "Footymatch",
  "description": "Find fellow supporters of your club. Dating, mates, matchday buddies — all Brits, all footy.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0f1a",
  "theme_color": "#0b0f1a",
  "categories": ["social", "lifestyle", "sports"],
  "lang": "en-GB",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Discover", "short_name": "Discover", "url": "/discover", "description": "Find fellow fans of your club" },
    { "name": "Fixtures", "short_name": "Fixtures", "url": "/fixtures", "description": "Match-day plans and check-ins" },
    { "name": "Chats", "short_name": "Chats", "url": "/chats", "description": "Your matches and conversations" }
  ]
}
