{
  "name": "TheChecklist — Smart Checklists for Everything",
  "short_name": "TheChecklist",
  "description": "Opinionated, free & open-source checklists for marketing, tech, business, content, and personal productivity. No login required — everything lives in your browser.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f5f0",
  "theme_color": "#dc6b2f",
  "orientation": "any",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
