{
  "name": "Site Journal — The SHIFT Code™",
  "short_name": "SiteJournal",
  "description": "Daily mental fitness journal for construction workers. Built for site life. The SHIFT Code™ by Dave Heffernan.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#FF6B00",
  "orientation": "portrait-primary",
  "lang": "en-GB",
  "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"
    }
  ],
  "screenshots": [
    {
      "label": "Today's Log",
      "sizes": "390x844",
      "type": "image/png"
    }
  ],
  "categories": ["health", "lifestyle", "productivity"]
}
