{
  "name": "Lyrical Sense",
  "short_name": "LirycSense",
  "description": "Understand any song in any language with AI analysis.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#0a0503",
  "theme_color": "#F59E0B",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/vite.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/vite.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "music",
    "entertainment",
    "education"
  ]
}