{
  "name": "CitizenReady",
  "short_name": "CitizenReady",
  "description": "Pass your citizenship test on the first try. SM2 spaced repetition, mock tests, and interview simulation for US, Canada, UK, Australia, and New Zealand.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1A3A6B",
  "background_color": "#0B1426",
  "categories": ["education", "productivity"],
  "lang": "en",
  "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 maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Library",
      "url": "library",
      "description": "180 free citizenship articles"
    }
  ]
}
