{
  "name": "AllPlay - Pickup Football App",
  "short_name": "AllPlay",
  "description": "Find nearby football pitches, create matches and join spontaneous football games.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0F1513",
  "theme_color": "#0F1513",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["sports", "social", "fitness"],
  "icons": [
    {
      "src": "/allplay-logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
