{
  "short_name": "LoyaltyPOS",
  "name": "LoyaltyPOS - Programma Fedeltà",
  "description": "App per la gestione del programma fedeltà e referral",
  "start_url": "/staff/login",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#111114",
  "theme_color": "#D44E20",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%23D44E20'/><text x='96' y='130' font-size='100' text-anchor='middle' fill='white'>L</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "it"
}
