{
  "name": "CFA Level 1 Formula Flashcards",
  "short_name": "CFA Cards",
  "description": "Mobile CFA Level 1 formula flashcards with LaTeX formulas and quick MCQ review.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f8f8f6",
  "theme_color": "#f8f8f6",
  "orientation": "portrait",
  "icons": [
    {
      "src": "pwa-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
