{
  "name": "AerisCast",
  "short_name": "AerisCast",
  "description": "Weather forecast anywhere in the world",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#002f59",
  "theme_color": "#002f59",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
