{
  "name": "Home Radar",
  "short_name": "Home Radar",
  "description": "Home Radar — Weather & Storm Tracking",
  "start_url": "/",
  "display": "fullscreen",
  "background_color": "#07080D",
  "theme_color": "#07080D",
  "orientation": "landscape",
  "icons": [
    {
      "src": "/static/palm-tree.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/palm-tree.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
