{
  "name": "Heed & Deem",
  "short_name": "Heed&Deem",
  "id": "./",
  "description": "Heed what deserves your focus. Deem what it was worth. A personal focus framework for knowledge workers — local, ad-free, no login.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f4f1eb",
  "theme_color": "#577659",
  "categories": [
    "productivity"
  ],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot-narrow.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Daily Selection — a few tasks, clearly prioritised"
    },
    {
      "src": "screenshot-wide.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Heed & Deem on desktop — navigation, Daily Selection"
    }
  ],
  "shortcuts": [
    {
      "name": "Daily Selection",
      "short_name": "Today",
      "description": "Go straight to today's Daily Selection",
      "url": "./index.html",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Quick capture",
      "short_name": "Capture",
      "description": "Add a task immediately",
      "url": "./index.html?capture=1",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
