{
  "name": "Ansel",
  "short_name": "Ansel",
  "description": "Local-first, single-photo Lightroom-style editor for photographers — no install, no license, nothing uploaded.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#121110",
  "theme_color": "#1a1917",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
