{
  "name": "SAT Prep — Target 1600",
  "short_name": "SAT Prep",
  "description": "Adaptive Digital SAT practice with analytics, strategies, and spaced repetition.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FFF0F6",
  "theme_color": "#FFB3C6",
  "icons": [
    { "src": "icon.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
