{
  "name": "Arkcora",
  "short_name": "Arkcora",
  "description": "The hub for everything I'm building.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b0d13",
  "theme_color": "#0b0d13",
  "categories": ["productivity", "games", "utilities"],
  "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-maskable-512.png",  "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/app-icon.svg",           "sizes": "any",     "type": "image/svg+xml" }
  ],
  "shortcuts": [
    { "name": "Pull the Worm", "short_name": "Worm", "url": "/pull-the-worm", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Glass Run",     "short_name": "Glass", "url": "/glassrun",      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "RSVPD",         "short_name": "RSVPD", "url": "/rsvpd",         "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "HQ",            "short_name": "HQ",    "url": "/hq",            "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
