{
  "name": "Niton - Radon Smart",
  "short_name": "Niton 6",
  "description": "Accedi alle tue scheda di campionamento con l'app di Niton.",
  "start_url": "/user/dashboard.php",
  "id": "/user/dashboard.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1976d2",
  "orientation": "portrait",
  "categories": ["utilities", "health"],
  "launch_handler": {
  "client_mode": "navigate-new"
  },
  "dir": "ltr",
  "iarc_rating_id": "e.g., IARC1234" ,
  "lang": "it-IT",
  "scope": "/user/",
  "icons": [
    {
      "src": "/user/icons/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/user/icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],

  "screenshots": [
  {
    "src": "/user/screenshots/screen1.png",
    "sizes": "1087x727",
    "type": "image/png",
    "form_factor": "wide"
  }
]
  
}
