{
  "name": "Kompletr Desktop",
  "short_name": "Kompletr",
  "description": "First-class desktop workspace for Corinthian figure collectors.",
  "start_url": "/desktop/",
  "scope": "/desktop/",
  "display": "standalone",
  "background_color": "#0b0b0e",
  "theme_color": "#0b0b0e",
  "icons": [
    { "src": "/desktop/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/desktop/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
