{
  "background_color": "#e5d4d4",
  "dir": "auto",
  "display": "standalone",
  "name": "MindflashAI",
  "orientation": "any",
  "scope": "/mindflashai",
  "short_name": "MindflashAI",
  "start_url": "/mindflashai",
  "theme_color": "#c0e69f",
  "icons": [
    {
      "src": "/app_icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable_icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/additional_icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/mindflash_emblem.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/mindflash_logo_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/desktop_screenshot.jpg",
      "sizes": "1920x1080",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "MindflashAI Desktop Dashboard"
    },
    {
      "src": "/mobile_screenshot.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "MindflashAI Mobile Study Session"
    }
  ],
  "id": "MindflashAI",
  "description": "An AI-powered learning platform to generate flashcards and quizzes from any content, featuring spaced repetition, multiple study modes, and smart progress tracking.",
  "lang": "en",
  "categories": [
    "education"
  ]
}
