{
  "id": "/app",
  "name": "KickOff GH",
  "short_name": "KickOff GH",
  "description": "Ghana's football booking platform. Find a pitch, split the cost, play today.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#00c853",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": [
    "sports",
    "lifestyle"
  ],
  "lang": "en-GH",
  "scope": "/"
}