{
  "name": "Set Time Calculator",
  "short_name": "Set Calculator",
  "description": "Film & TV billable hours, overtime & meal penalties — ACCP rates",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#12082A",
  "theme_color": "#12082A",
  "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"
    }
  ]
}
