{
  "id": "com.karmai.app",
  "name": "KarmAI",
  "short_name": "KarmAI",
  "description": "Real-time AI camera vision and multilingual voice coaching for maintenance and repair technicians.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#030712",
  "theme_color": "#030712",
  "lang": "en",
  "categories": ["productivity", "utilities", "education"],
  "icons": [
    {
      "src": "/ChatGPT_Image_Apr_16,_2026,_12_48_17_AM.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/ChatGPT_Image_Apr_16,_2026,_12_48_17_AM.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "KarmAI Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Procedure Library",
      "short_name": "Procedures",
      "url": "/procedures",
      "description": "Browse all maintenance procedures"
    },
    {
      "name": "Session History",
      "short_name": "History",
      "url": "/history",
      "description": "View past guidance sessions"
    }
  ]
}
