{
  "name": "THOTH Kitchen Intelligence",
  "short_name": "THOTH",
  "description": "AI-powered kitchen intelligence platform for care homes, schools, and B&I",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1208",
  "theme_color": "#d4943a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/thoth-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/thoth-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["food", "health", "productivity"],
  "shortcuts": [
    {
      "name": "CLAIRE Voice",
      "short_name": "CLAIRE",
      "description": "Open CLAIRE AI assistant",
      "url": "/"
    },
    {
      "name": "Due Diligence",
      "short_name": "Temp Log",
      "description": "Log temperatures and food safety checks",
      "url": "/due-diligence"
    },
    {
      "name": "Stocktake",
      "short_name": "Stock",
      "description": "Record stock counts",
      "url": "/stocktake"
    }
  ]
}
