{
  "name": "PrintMyLyrics",
  "short_name": "PrintMyLyrics",
  "description": "Free lyrics formatter for karaoke and performances. No login, no server.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D0820",
  "theme_color": "#4C1D95",
  "icons": [
    { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "PrintMyLyrics — Format lyrics and print as PDF"
    }
  ]
}
