{
  "name": "Weather Hooligan",
  "short_name": "WH",
  "description": "Never mind the weather as long as we are together",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b2233",
  "theme_color": "#0b2233",
  "orientation": "portrait-primary",
  "lang": "en-ZA",
  "categories": ["weather", "utilities"],
  "icons": [
    {"src": "/images/logo/wh_logo.png", "sizes": "any", "type": "image/png", "purpose": "any maskable"},
    {"src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png"}
  ],
  "screenshots": [],
  "shortcuts": [
    {"name": "Packages", "url": "/packages", "description": "View pricing packages"},
    {"name": "Sign Up", "url": "/signup", "description": "Create your account"}
  ]
}
