{
  "name": "ARTIC — Drivers' Hours",
  "short_name": "ARTIC",
  "version": "v10",
  "description": "ARTIC — UK drivers' hours WTD weekly log, duty workflow, and timesheet. Install via Add to Home Screen only — not App Store or Play Store. Works offline.",
  "start_url": "/drivers-hours/index.php",
  "scope": "/drivers-hours/",
  "display": "standalone",
  "prefer_related_applications": false,
  "orientation": "any",
  "background_color": "#fdfbf7",
  "theme_color": "#351C15",
  "lang": "en-GB",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "./assets/images/icon-192.png?v=17",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./assets/images/icon-512.png?v=17",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./assets/images/icon-512-maskable.png?v=17",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
