{
  "name": "MGM Core",
  "short_name": "MGM Core",
  "description": "MGM Core — Controllo Operativo Risorse e Economia",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#111111",
  "theme_color": "#111111",
  "lang": "it",
  "categories": ["finance", "business", "productivity"],
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Apri la dashboard principale",
      "url": "./index.html",
      "icons": [{ "src": "images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Raiffeisen CHF",
      "short_name": "CHF",
      "description": "Movimenti Raiffeisen CHF",
      "url": "./index.html",
      "icons": [{ "src": "images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Impegni",
      "short_name": "Impegni",
      "description": "Vista previsionale impegni",
      "url": "./index.html",
      "icons": [{ "src": "images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Fatture",
      "short_name": "Fatture",
      "description": "Fatture attive e passive",
      "url": "./index.html",
      "icons": [{ "src": "images/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
