{
  "name": "Lyric Loop Learner",
  "short_name": "LyricLoop",
  "description": "A tool to loop and learn song lyrics.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#111827",
  "icons": [
    {
      "src": "https://placehold.co/192x192/111827/60a5fa?text=LLL",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://placehold.co/512x512/111827/60a5fa?text=LLL",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}