{
  "name": "CertStax — AI-Powered Certification Flashcards",
  "short_name": "CertStax",
  "description": "Stop forgetting what you study. AI-generated flashcards with spaced repetition for IT certifications.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#060A0D",
  "theme_color": "#2DD4A8",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-dark-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["education", "productivity"]
}
