{
  "name": "bit of…",
  "short_name": "bit of…",
  "description": "Say what you can't say — in someone else's words. Send a lyric, wrapped in a card, straight to the person it's about.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "handle_links": "preferred",
  "display": "standalone",
  "background_color": "#120E1A",
  "theme_color": "#120E1A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-android-192-v1.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-android-512-v1.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
