{
  "id": "/",
  "short_name": "Stift",
  "name": "Stift AI",
  "description": "AI tutor that creates exercises on a whiteboard, gives you hints — not solutions — and reviews your work step by step.",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "favicon_192px.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "logo.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#e0f2fe",
  "background_color": "#ffffff"
}