{
  "name": "SwellsMaster",
  "short_name": "SwellsMaster",
  "description": "Pronóstico de surf en Chile y Perú: olas, swell, viento, agua y mejor ventana del día.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#001A3A",
  "theme_color": "#001A3A",
  "lang": "es-CL",
  "dir": "ltr",
  "categories": ["weather", "sports", "lifestyle"],
  "icons": [
    {
      "src": "/swellmaster-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/swellmaster-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Punta de Lobos",
      "short_name": "Lobos",
      "url": "/spot/punta-de-lobos",
      "description": "Ver pronóstico de Punta de Lobos"
    },
    {
      "name": "Reñaca",
      "short_name": "Reñaca",
      "url": "/spot/renaca",
      "description": "Ver pronóstico de Reñaca"
    },
    {
      "name": "Matanzas",
      "short_name": "Matanzas",
      "url": "/spot/matanzas",
      "description": "Ver pronóstico de Matanzas"
    }
  ]
}
