{
  "name": "photoo",
  "short_name": "photoo",
  "description": "A modern gallery manager that makes it easy to clear the clutter and appreciate your captured moments with simple swipe gestures.",
  "start_url": "/en",
  "display": "standalone",
  "background_color": "#F8F9FA",
  "theme_color": "#1A1A1A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo.webp",
      "sizes": "any",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "categories": ["photography", "utilities"],
  "lang": "en"
}