{
  "icons": [
    {
      "src": "/static/./icons/manifest/icon_512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/static/./icons/manifest/icon_192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "name": "MaySpeedGuide",
  "short_name": "MaySpeedGuide",
  "orientation": "portrait",
  "display": "standalone",
  "start_url": "/",
  "description": "",
  "background_color": "#009ee3",
  "theme_color": "#009ee3",
  "scope": "/"
}