{
  "name": "Lyric Scribe - Scribe time onto lyrics",
  "short_name": "Lyric Scribe",
  "description": "A rhythm-scribing toy: borrow a song's tempo and stamp time onto its lyrics, one character at a time. Instead of copyrighted audio, a generated beat (click / pop / swing) at the song's BPM stands in — and a title-based Google search helps you find that BPM. It isn't a game you play back; the meditative act of tapping time onto each character is the point. Land on the beat and the character glows; keep your finished scribe as a memento.",
  "lang": "en",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#D4AF37",
  "id": "/apps/164/",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
