{
  "name": "The Deliberate Week",
  "short_name": "Deliberate Week",
  "description": "A quiet home for designing your life on purpose. See where you stand, design your week, and keep what matters.",
  "lang": "en-US",
  "dir": "ltr",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "categories": ["lifestyle", "productivity", "health"],
  "background_color": "#1A1512",
  "theme_color": "#1A1512",
  "launch_handler": { "client_mode": "navigate-existing" },
  "prefer_related_applications": false,
  "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" }
  ],
  "screenshots": [
    {
      "src": "/screenshots/wide-home.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Your life, deliberately designed"
    },
    {
      "src": "/screenshots/wide-audit.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "The Week Audit — a free diagnostic"
    },
    {
      "src": "/screenshots/wide-install.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Works offline once installed"
    },
    {
      "src": "/screenshots/narrow-home.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Your life, deliberately designed"
    },
    {
      "src": "/screenshots/narrow-audit.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "The Week Audit — a free diagnostic"
    },
    {
      "src": "/screenshots/narrow-install.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Works offline once installed"
    }
  ],
  "shortcuts": [
    { "name": "The Ledger", "short_name": "Ledger", "url": "/ledger", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "The Life Wheel", "short_name": "Life Wheel", "url": "/life-wheel", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "The Operations Wheel", "short_name": "Ops Wheel", "url": "/operations-wheel", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "This Week", "short_name": "This Week", "url": "/this-week", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
