{
  "name": "Looney Lyrics",
  "short_name": "Looney Lyrics",
  "description": "AI-powered chat that responds to your messages with perfectly matched song lyrics from 9 unique personalities.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1a0533",
  "background_color": "#1a0533",
  "categories": ["music", "entertainment"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
