{
  "name": "cunei",
  "short_name": "cunei",
  "description": "The Mac word processor where AI lives in your document.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#17130d",
  "theme_color": "#17130d",
  "icons": [
    { "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any" },
    { "src": "/assets/icon-256.png", "type": "image/png", "sizes": "256x256" },
    { "src": "/assets/icon-512.png", "type": "image/png", "sizes": "512x512" }
  ]
}
