{
  "name": "CSCP Route",
  "short_name": "CSCP Route",
  "description": "Study tracker and spaced-repetition deck for the ASCM CSCP exam",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B1220",
  "theme_color": "#0B1220",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "shortcuts": [
    {
      "name": "Review cards",
      "short_name": "Dock",
      "url": "/dock",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
