{
  "name": "Football beyond money",
  "short_name": "FBM",
  "description": "Payroll-adjusted performance analysis and prediction for La Liga and the Premier League",
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "background_color": "#1A3A6B",
  "theme_color": "#1A3A6B",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "categories": ["sports", "analytics"],
  "icons": [
    {"src": "icon-48.png", "sizes": "48x48", "type": "image/png"},
    {"src": "icon-72.png", "sizes": "72x72", "type": "image/png"},
    {"src": "icon-96.png", "sizes": "96x96", "type": "image/png"},
    {"src": "icon-120.png", "sizes": "120x120", "type": "image/png"},
    {"src": "icon-144.png", "sizes": "144x144", "type": "image/png"},
    {"src": "icon-152.png", "sizes": "152x152", "type": "image/png"},
    {"src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
    {"src": "icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ],
  "screenshots": [
    {
      "src": "og-image.jpeg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Football beyond money - Dashboard"
    }
  ]
}
