{
  "theme_color": "#000",
  "background_color": "#000",
  "icons": [
    {
      "purpose": "any",
      "sizes": "any",
      "src": "/icons/icon.svg",
      "type": "image/svg"
    },
    {
      "purpose": "any",
      "sizes": "16x16",
      "src": "/icons/icon16.png",
      "type": "image/png"
    },
    {
      "purpose": "any",
      "sizes": "32x32",
      "src": "/icons/icon32.png",
      "type": "image/png"
    },
    {
      "purpose": "any",
      "sizes": "192x192",
      "src": "/icons/icon192.png",
      "type": "image/png"
    },
    {
      "purpose": "any",
      "sizes": "180x180",
      "src": "/icons/icon180.png",
      "type": "image/png"
    },
    {
      "purpose": "any",
      "sizes": "512x512",
      "src": "/icons/icon512.png",
      "type": "image/png"
    }
  ],
  "orientation": "portrait",
  "display": "standalone",
  "dir": "auto",
  "lang": "en",
  "short_name": "FotMob Predict",
  "name": "FotMob Predict",
  "start_url": "https://predcit.fotmob.com",
  "scope": "https://predcit.fotmob.com",
  "description": "FotMob Predict is a prediction game for football fans. Join the fun and compete with your friends to see who can predict the most accurate scores!",
  "id": "predcit-fotmob-com"
}