{
  "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.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#120E1A",
  "theme_color": "#120E1A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-folded-corner.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
