{
  "name": "Founder's Path",
  "short_name": "Founder's Path",
  "description": "A private, offline-first founder journal for product vision logs.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f4efe3",
  "theme_color": "#f4efe3",
  "orientation": "any",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "business", "developer"]
}
