{
  "name": "K-City",
  "short_name": "K-City",
  "description": "You city, your future",
  "host": "https://dashboard.k-city.it",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/pwa/kcity_cerchio.png",
      "type": "image/png",
      "sizes": "500x500"
    }
  ],
  "screenshots": [
    {
      "src": "/pwa/screenshots/login_wide.png",
      "sizes": "1918x939",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Login"
    },
    {
      "src": "/pwa/screenshots/login_portrait.png",
      "sizes": "378x842",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Login"
    }
  ],
  "author": {
    "name": "Luca Piccirillo",
    "website": "https://k-city.eu"
  }
}