{
  "name": "Mandorland Admin",
  "short_name": "ML Admin",
  "description": "Back office — prenotazioni, pagamenti e notifiche",
  "start_url": "/admin",
  "scope": "/",
  "display": "standalone",
  "background_color": "#2A2B1F",
  "theme_color": "#2A2B1F",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["business"],
  "lang": "it"
}
