{
  "name": "Lyrics Tablet - Gestore di Testi",
  "short_name": "Lyrics Tablet",
  "description": "Applicazione professionale per gestire e visualizzare testi di canzoni durante esibizioni dal vivo",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#581c87",
  "theme_color": "#7c3aed",
  "orientation": "landscape",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["music", "productivity", "entertainment"],
  "screenshots": [],
  "prefer_related_applications": false
}