{
  "name": "GE.A.R. - Gestione Aziendale Risorse",
  "short_name": "GE.A.R.",
  "description": "Portale gestionale aziendale Nuova Tecnica",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f8f9fa",
  "theme_color": "#f01d27",
  "icons": [
    { "src": "assets/img/manifest/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/img/manifest/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}