{
  "name": "DB Labs - iPhone Storage & Photo Management",
  "short_name": "DB Labs",
  "description": "Free iPhone storage tips, photo management guides, and Swype Photo Cleaner — the privacy-first app to clean your camera roll.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0c10",
  "theme_color": "#6ee7ff",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["productivity", "utilities"],
  "lang": "en-US",
  "scope": "/",
  "orientation": "portrait-primary"
}
