{
  "name": "VIPWeather",
  "short_name": "VIPWeather",
  "description": "Accurate weather, beautifully presented.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#06162b",
  "theme_color": "#07172d",
  "categories": ["weather", "utilities"],
  "icons": [{"src":"icon.svg","sizes":"any","type":"image/svg+xml","purpose":"any maskable"}],
  "shortcuts": [{"name":"Forecast","url":"./#forecast"},{"name":"Weather Map","url":"./#map"},{"name":"Alerts","url":"./#alerts"}]
}
