{
  "name": "GLOBOL. - The World's Football Passport",
  "short_name": "GLOBOL.",
  "description": "Log every ground you visit, play football games, track scores and explore clubs on a 3D globe.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1A1410",
  "theme_color": "#1A1410",
  "scope": "/",
  "lang": "en-GB",
  "categories": ["sports", "games", "entertainment"],
  "icons": [
    {
      "src": "icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Play Footol",
      "short_name": "Footol",
      "description": "Daily footballer surname guessing game",
      "url": "/?pane=games",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "My Passport",
      "short_name": "Passport",
      "description": "View your ground passport",
      "url": "/?pane=social",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Globol",
      "short_name": "Globe",
      "description": "Explore clubs on the 3D globe",
      "url": "/?pane=globol",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96" }]
    }
  ],
  "screenshots": [
    {
      "src": "screenshots/home.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Home feed"
    },
    {
      "src": "screenshots/globe.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "3D club globe"
    }
  ]
}
