{
  "name": "Quillon — Interactive Fiction Workbench",
  "short_name": "Quillon",
  "description": "Write ChoiceScript interactive fiction with a professional workbench",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0e0f11",
  "theme_color": "#c9a96e",
  "orientation": "landscape",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
