{
  "name": "PrintLyrics",
  "short_name": "PrintLyrics",
  "icons": [
    {
      "src": "/app-icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/app-icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "description": "Search, format, and print lyrics for any song.",
  "theme_color": "#292722",
  "background_color": "#f4f0e8"
}
