{
  "name": "Bubs Weather",
  "short_name": "Bubs Weather",
  "description": "Beautiful weather, beautifully presented",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#1e3a8a",
  "theme_color": "#1e3a8a",
  "categories": ["weather", "utilities"],
  "icons": [
    {
      "src": "https://media.base44.com/images/public/68c9d8dd967394b55bc51532/cbc386d2c_w93a8c.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Check Weather",
      "short_name": "Weather",
      "description": "Open Bubs Weather",
      "url": "/",
      "icons": [{ "src": "https://base44.com/logo_v2.svg", "sizes": "any" }]
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "protocol_handlers": [],
  "edge_side_panel": {
    "preferred_width": 480
  }
}
