{
  "name": "RainFlow",
  "short_name": "RainFlow",
  "description": "Get notified when heavy rain is heading your way.",
  "start_url": "/dashboard?utm_source=pwa&utm_medium=homescreen",
  "display": "standalone",
  "background_color": "#f0f2f4",
  "theme_color": "#284B63",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
