{
  "name": "ImbriWeather",
  "short_name": "ImbriWeather",
  "description": "Automated weather forecasts for short-term rental guests",
  "start_url": "/dashboard/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "icons": [
    {
      "src": "/static/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}