{
  "name": "Completist",
  "short_name": "Completist",
  "description": "Track what you consume. Books, films, TV, podcasts.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#090f26",
  "theme_color": "#00E5CC",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
