{
  "name": "AI Intelligent Services",
  "short_name": "AIS",
  "description": "Speak your project — Cahoni builds professional quotes and PowerPoint presentations by voice. PDF, Word, Excel exports and automated follow-up for service businesses.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "background_color": "#030b18",
  "theme_color": "#38bdf8",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "categories": ["business", "productivity", "utilities", "finance"],
  "iarc_rating_id": "",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ],
  "screenshots": [
    {
      "src": "/og.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "AI Intelligent Services — Cahoni Quote & Presentation Builder"
    }
  ],
  "shortcuts": [
    {
      "name": "New Quote",
      "short_name": "New Quote",
      "description": "Build a new AI-powered quote with Cahoni",
      "url": "/quotes/new",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Build Presentation",
      "short_name": "Presentation",
      "description": "Build a PowerPoint presentation by voice",
      "url": "/start",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Quotes",
      "short_name": "Quotes",
      "description": "View all your saved quotes",
      "url": "/quotes",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "protocol_handlers": [],
  "edge_side_panel": { "preferred_width": 400 }
}
