{
  "name": "smallweb",
  "short_name": "smallweb",
  "description": "A reading room for the unhurried web. Hand-picked essays from independent writers.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fbfaf6",
  "theme_color": "#c94a2e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["news", "magazines", "books"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Feed",
      "url": "/feed",
      "description": "Every essay, as it lands"
    },
    {
      "name": "Writers",
      "url": "/blogs",
      "description": "Browse the library"
    },
    {
      "name": "Archive",
      "url": "/archive",
      "description": "Essays by month"
    }
  ]
}
