{
  "name": "AidanPlan · 启中升学",
  "short_name": "AidanPlan",
  "description": "Academic planning platform — HSK, SAT, IB prep",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4f3ef",
  "theme_color": "#1e40af",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education"],
  "lang": "en",
  "shortcuts": [
    {
      "name": "Today",
      "short_name": "Today",
      "url": "/student",
      "icons": [{"src": "/icon.svg", "sizes": "any"}]
    },
    {
      "name": "Chinese SRS",
      "short_name": "Chinese",
      "url": "/student/chinese"
    },
    {
      "name": "Study Timer",
      "short_name": "Timer",
      "url": "/student/timer"
    }
  ]
}
