
{
  "name": "predictTheFootball",
  "short_name": "predictTheFootball",
  "description": "App for predictTheFootball",
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "orientation": "portrait",
  "background_color": "#212529",
  "theme_color": "#343a40",
  "status_bar": "default",
  "icons": [{"src": "/static/pwa_icon.svg", "sizes": "160x160", "purpose": "any"}, {"purpose": "maskable", "sizes": "192x192", "src": "/static/maskable_icon_x192.png", "type": "image/png"}],
  "dir": "ltr",
  "lang": "en-US",
  "screenshots" : [{"src": "/static/desktop_screenshot.png", "sizes": "2095x985", "type": "image/png", "form_factor": "wide"}, {"src": "/static/mobile_screenshot.jpeg", "sizes": "1047x2048", "type": "image/jpeg"}],
  "shortcuts" : []
}
