{
  "name": "EduTrip Control",
  "short_name": "EduTrip",
  "description": "Gestione viaggi scolastici: geolocalizzazione, check-in QR, SOS e comunicazione.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FBFAF7",
  "theme_color": "#E5484D",
  "lang": "it",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
