{
  "name": "Grade Tracker Pro",
  "short_name": "Grade Tracker Pro",
  "description": "Plan, focus, and understand what academic action matters next.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f4f7f8",
  "theme_color": "#13263a",
  "icons": [
    { "src": "https://colinferreira.sirv.com/GTP/Logo/gptlogolight.png", "sizes": "any", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Start Focus", "short_name": "Focus", "url": "/launch/focus", "icons": [{ "src": "https://colinferreira.sirv.com/GTP/Logo/gptlogolight.png", "sizes": "any", "type": "image/png" }] },
    { "name": "Quick Capture", "short_name": "Capture", "url": "/launch/capture", "icons": [{ "src": "https://colinferreira.sirv.com/GTP/Logo/gptlogolight.png", "sizes": "any", "type": "image/png" }] }
  ]
}
