{
  "name": "MemoForge - AI-Powered Flashcards",
  "short_name": "MemoForge",
  "description": "Transform PDFs, documents, or web content into intelligent Anki flashcards with AI",
  "start_url": "/dashboard/projects/",
  "display": "standalone",
  "background_color": "#fbfbf8",
  "theme_color": "#fbfbf8",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/pwa-maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/pwa-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["education", "productivity"]
}
