{
  "name": "Fixtrd",
  "short_name": "Fixtrd",
  "id": "/fixtrd-app.html",
  "lang": "en-GB",
  "scope": "/",
  "description": "Find Your Fixture. Fast. Sports matchmaking for teams and players.",
  "start_url": "/fixtrd-app.html",
  "display": "standalone",
  "background_color": "#111111",
  "theme_color": "#111111",
  "orientation": "portrait",
  "icons": [
    {
      "src": "fixtrd-logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "fixtrd-logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "fixtrd-logo-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["sports", "social"]
}
