{
  "name": "WA Health PayCheck",
  "short_name": "PayCheck",
  "description": "Verify your WA Health payslip against the EBA. Independent prototype.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d5e83",
  "theme_color": "#0d5e83",
  "categories": ["finance", "productivity", "utilities"],
  "lang": "en-AU",
  "icons": [
    { "src": "icon.svg",       "sizes": "any",     "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon-192.png",   "sizes": "192x192", "type": "image/png",     "purpose": "any" },
    { "src": "icon-512.png",   "sizes": "512x512", "type": "image/png",     "purpose": "any" },
    { "src": "icon-1024.png",  "sizes": "1024x1024","type": "image/png",    "purpose": "any" }
  ]
}
