{
  "name": "findericon.app",
  "short_name": "findericon",
  "description": "Personalize your macOS folder icons — free, in your browser, works offline. No install, no upload, no tracking.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#1e1e20",
  "theme_color": "#1e1e20",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
