{
  "name": "Tempo Weather Intelligence",
  "short_name": "Tempo",
  "start_url": "/dashboard",
  "display": "fullscreen",
  "background_color": "#232323",
  "theme_color": "#232323",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/splash.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "/splash.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
