{
  "name": "ACG Clima Service - Sistema di Gestione Integrata",
  "short_name": "ACG Clima Service",
  "description": "Sistema di Gestione Integrata per RTI, RTIDF, Tickets e Commesse",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#F5F5F5",
  "theme_color": "#0078D4",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/Logo-GuazzottiEn-Oriz-2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Nuovo Ticket",
      "short_name": "Ticket",
      "description": "Crea un nuovo ticket",
      "url": "/index.html#ticket",
      "icons": [{ "src": "/Logo-GuazzottiEn-Oriz-2.png", "sizes": "96x96" }]
    },
    {
      "name": "Nuovo RTI",
      "short_name": "RTI",
      "description": "Crea un nuovo RTI",
      "url": "/index.html#rti",
      "icons": [{ "src": "/Logo-GuazzottiEn-Oriz-2.png", "sizes": "96x96" }]
    },
    {
      "name": "Commesse",
      "short_name": "Commesse",
      "description": "Visualizza commesse",
      "url": "/index.html#commesse",
      "icons": [{ "src": "/Logo-GuazzottiEn-Oriz-2.png", "sizes": "96x96" }]
    }
  ]
}
