{
  "id": "./",
  "name": "Inner Compass · Habit Tracker",
  "short_name": "Inner Compass",
  "description": "A daily habit tracker built on the 6 Cs of Fulfilment. Track your floors and ceilings, grow your streak, and keep your compass true.",
  "lang": "en-GB",
  "dir": "ltr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone"],
  "orientation": "portrait",
  "background_color": "#f3edda",
  "theme_color": "#2e4a47",
  "categories": ["lifestyle", "productivity", "health"],
  "shortcuts": [
    { "name": "Log today", "short_name": "Log", "url": "./index.html?go=day", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] }
  ],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/maskable-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/apple-touch-icon-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ]
}
