{
  "name": "SAA-C03 Study Tracker",
  "short_name": "SAA Tracker",
  "description": "12-week study tracker for the AWS Solutions Architect certification, Laravel refresh, and Claude Code/MCP.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f2f2f3",
  "theme_color": "#1d2d3d",
  "icons": [
    { "src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
