{
  "name": "PICKR",
  "short_name": "PICKR",
  "description": "The ultimate sports picking platform. All the action, none of the regret.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#141414",
  "theme_color": "#b3ff3b",
  "icons": [
    {
      "src": "logo_app.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "logo192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
