{
  "id": "/",
  "name": "Ask ECE",
  "short_name": "Ask ECE",
  "description": "Clear answers for Australian early childhood educators, grounded in the National Law, the NQS and the EYLF.",
  "start_url": "/?src=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#F8F7F4",
  "theme_color": "#523B86",
  "lang": "en-AU",
  "dir": "ltr",
  "categories": ["education", "productivity", "reference"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Ask a question", "short_name": "Ask", "url": "/knowledge-engine?src=pwa", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Jobs Board", "short_name": "Jobs", "url": "/jobs?src=pwa", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Pay Calculator", "short_name": "Pay", "url": "/pay-calculator?src=pwa", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
