{
  "name": "AU Citizen Test",
  "short_name": "AU Citizen Test",
  "description": "Interactive story-based learning app for Australian citizenship test preparation. Available in 12 languages.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a56db",
  "lang": "en",
  "orientation": "portrait-primary",
  "categories": ["education"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/hero-citizenship.png",
      "type": "image/png",
      "label": "AU Citizen Test home screen"
    }
  ]
}
