{
  "name": "The Stacks: Vinyl Record Management",
  "short_name": "The Stacks",
  "description": "Pick a random record to post, manage your posted and unposted record collection",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#141614",
  "theme_color": "#18181b",
  "icons": [
    {
      "src": "/the-stacks.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
