{
  "name": "Jonu — Desktop Action Engine",
  "short_name": "Jonu",
  "description": "Plain-language commands for your files and email, with approval before anything changes.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#14182b",
  "theme_color": "#14182b",
  "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-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
