{
  "name": "Learnprints",
  "short_name": "Learnprints",
  "description": "Turn any topic or document into a structured learning blueprint with a built-in AI tutor, spaced repetition, and Socratic practice.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#0f0f0f",
  "orientation": "any",
  "lang": "en",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/logo-128.webp",
      "sizes": "128x128",
      "type": "image/webp"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "Learnprints — Learning blueprints with an AI tutor"
    }
  ],
  "shortcuts": [
    {
      "name": "Atlas",
      "short_name": "Atlas",
      "description": "Public library of learning blueprints",
      "url": "/atlas",
      "icons": [{ "src": "/favicon.png", "sizes": "64x64" }]
    },
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "description": "Free, Pro, and Founding Member plans",
      "url": "/pricing",
      "icons": [{ "src": "/favicon.png", "sizes": "64x64" }]
    }
  ]
}
