{
  "name": "Shy Keenan personal & professional archive",
  "short_name": "Shy Archive",
  "id": "/",
  "scope": "/",
  "lang": "en-GB",
  "start_url": "/index.html",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#0a0a0a",
  "theme_color": "#5f21a8",
  "orientation": "any",
  "categories": ["personal", "portfolio", "blog", "archive"],
  "description": "Shy Keenan personal & professional archive — the single source of truth for her story, memories, and work.",
  "icons": [
    {
      "src": "/img/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/img/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    },
    {
      "src": "/img/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Memories",
      "url": "/memories.html",
      "description": "Explore Shy Keenan's archive timeline."
    },
    {
      "name": "About Shy",
      "url": "/about.html",
      "description": "Read Shy Keenan's journey and story."
    },
    {
      "name": "Contact",
      "url": "/contact.html",
      "description": "Get in touch with Shy Keenan."
    }
  ],
  "edge_side_panel": {
    "preferred_width": 400
  }
}
