{
  "name": "StudyLedger",
  "short_name": "Ledger",
  "description": "The Student's Operating System — one Ledger Score that tracks your exam readiness, and every tool that moves it",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#08090c",
  "theme_color": "#08090c",
  "orientation": "portrait-primary",
  "categories": ["education", "productivity"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    { "src": "/og-image.png", "sizes": "1200x630", "type": "image/png", "label": "StudyLedger Dashboard" }
  ],
  "shortcuts": [
    { "name": "Dashboard", "url": "/dashboard", "description": "Go to your study dashboard" },
    { "name": "Planner", "url": "/tools/study-command", "description": "Open study planner" },
    { "name": "Past Papers", "url": "/tools/exam-practice", "description": "Practice past papers" }
  ]
}
