{
  "name": "Australian Constitution",
  "short_name": "Constitution",
  "description": "Browse the Australian Constitution, landmark cases, historical documents, and referendum history.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#2E5A4A",
  "background_color": "#F5F0E8",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
