{
  "name": "In Vinculis",
  "short_name": "In Vinculis",
  "description": "A literary magazine on the aesthetics of darkness, the philosophy of submission, and the slow building of a creative business in unapologetic territory.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0C0709",
  "theme_color": "#0C0709",
  "categories": ["books", "lifestyle", "magazines"],
  "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-512-mask.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "360x360", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Latest Letter", "url": "/", "description": "Read the most recent essay" },
    { "name": "Archive", "url": "/archive", "description": "Every letter, in order" },
    { "name": "Your Readings", "url": "/readings", "description": "Your before / after readings" }
  ]
}
