{
  "id": "/intentional-living/",
  "name": "Intentional Living Planner",
  "short_name": "Intentional Living",
  "description": "A calm way of living on purpose: one goal, the eight areas that carry it, daily habits, time blocking, and a clear view of the next ninety days.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "any",
  "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/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["productivity", "lifestyle"],
  "shortcuts": [
    { "name": "Today", "short_name": "Today", "url": "./index.html#today" },
    { "name": "Purpose Map", "short_name": "Purpose", "url": "./index.html#window" }
  ]
}
