{
  "name": "Ausdata Matrix",
  "short_name": "Matrix",
  "description": "Official Australian address intelligence platform powered by G-NAF data",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1f851c",
  "icons": [
    {
      "src": "/ausdata-ai-logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "apple-touch-icon": "/icon-512x512.png"
}