{
  "name": "Pluto Photos — Offline Desktop Photo Manager",
  "short_name": "Pluto Photos",
  "description": "A powerful offline-first desktop photo manager with AI face detection, smart albums, map view, duplicate finder, and cloud import.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050816",
  "theme_color": "#050816",
  "icons": [
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["photo", "productivity", "utilities"]
}
