{
  "name": "ShrinkIt — Photo Compressor",
  "short_name": "ShrinkIt",
  "description": "The fastest way to shrink your photos. In-browser compression with no uploads, no waiting, total privacy.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#f97316",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["photo", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-120.png",
      "sizes": "120x120",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/v2-drop.png",
      "sizes": "1290x2796",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Drop your photos — compress in seconds"
    },
    {
      "src": "/screenshots/v2-slider.png",
      "sizes": "1290x2796",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Dial in the exact quality you want"
    },
    {
      "src": "/screenshots/v2-compare.png",
      "sizes": "1290x2796",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Same photo — a fraction of the size"
    },
    {
      "src": "/screenshots/v2-privacy.png",
      "sizes": "1290x2796",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Your photos never leave your device"
    },
    {
      "src": "/screenshots/v2-batch.png",
      "sizes": "1290x2796",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Compress dozens of photos at once"
    }
  ]
}
