{
  "short_name": "TAS Command",
  "name": "TAS Command - Gestione Interventi SAR",
  "description": "Sistema di gestione interventi di ricerca e soccorso",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "48x48 32x32 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "icon-512-maskable.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#f97316",
  "background_color": "#1e293b",
  "orientation": "any",
  "categories": ["utilities", "productivity"],
  "prefer_related_applications": false
}
