{
  "name": "NarrativeClip.com",
  "short_name": "NarrativeClip",
  "description": "The independent guide to lifelogging cameras, wearable cameras, and AI memory tools.",
  "start_url": "/",
  "scope": "/",
  "display": "minimal-ui",
  "theme_color": "#B04E1F",
  "background_color": "#FAF9F6",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}