{
  "name": "PyGeek",
  "short_name": "PyGeek",
  "description": "PyGeek Conference",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1f242b",
  "theme_color": "#1f242b",
  "icons": [
    {
      "src": "/static/imgs/favicon/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/imgs/favicon/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/static/imgs/favicon/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
