{
  "name": "Comtus — A Thinking Study Companion",
  "short_name": "Comtus",
  "description": "Grounded answers from your own sources, mock exams, essay grading, and visible reasoning.",
  "start_url": "/studio",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0B0F1A",
  "theme_color": "#0B0F1A",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/studio-workspace.jpg",
      "sizes": "1376x768",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "The Comtus studio — chat, sources, and study tools side by side"
    },
    {
      "src": "/images/grounded-notes.jpg",
      "sizes": "1200x896",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Notes grounded in your own sources"
    }
  ],
  "shortcuts": [
    {
      "name": "New notebook",
      "url": "/studio"
    }
  ]
}
