{
  "name": "QORM Live Demo",
  "short_name": "QORM Demo",
  "description": "The counter app's real JSON source next to the running app — edit it and it re-renders, fully offline.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#0e0e12",
  "theme_color": "#0e0e12",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
