{
  "name": "Personal Context Engine — intentional.tech",
  "short_name": "Context Engine",
  "description": "Capture your expertise and build the context that makes every AI tool work in the shape of your knowledge.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f9f0e6",
  "theme_color": "#373a36",
  "icons": [
    {
      "src": "/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
