{
  "name": "SUNNESITE — Office for Sun & Apéro",
  "short_name": "Sunnesite",
  "lang": "en",
  "description": "How much apéro is left? SUNNESITE works out when the shade arrives at twelve benches on the Kleinbasel Rhine promenade, from real swisstopo building data. Measured in Aperöli, Stange and Zigi.",
  "start_url": "/en/",
  "id": "/en/",
  "scope": "/en/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FFFDF6",
  "theme_color": "#FF4A00",
  "categories": [
    "lifestyle",
    "travel",
    "utilities"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "dir": "ltr",
  "display_override": [
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "/screenshot-phone.png",
      "sizes": "1080x2160",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "The map with cast shadows and the answer in Aperöli"
    },
    {
      "src": "/screenshot-wide.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "The whole Rhine bend with every bench"
    }
  ],
  "shortcuts": [
    {
      "name": "Promenade",
      "short_name": "Promenade",
      "url": "/en/?gebiet=rheinbord",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Harbour",
      "short_name": "Harbour",
      "url": "/en/?gebiet=hafen",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}