
{

  "name": "Cyprus AWS Weather Logger",

  "short_name": "Cyprus AWS",

  "description": "Cyprus AWS Weather Logger and Extremes PWA",

  "start_url": "/",

  "scope": "/",

  "display": "standalone",

  "background_color": "#eef5fb",

  "theme_color": "#0b4f74",

  "orientation": "portrait-primary",

  "icons": [

    {

      "src": "/icon.svg",

      "sizes": "any",

      "type": "image/svg+xml",

      "purpose": "any maskable"

    }

  ]

}

