{
  "name": "DP Sizer — WhatsApp Profile Picture Tool",
  "short_name": "DP Sizer",
  "description": "Resize, fit and preview your WhatsApp profile picture. Free, private, processed entirely in your browser.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0A0F1E",
  "theme_color": "#16A34A",
  "orientation": "any",
  "lang": "en",
  "categories": ["productivity", "photo"],
  "icons": [
    {
      "src": "/assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Resize WhatsApp DP",
      "short_name": "Resize DP",
      "description": "Open the profile picture editor directly",
      "url": "/whatsapp-dp-resizer/",
      "icons": [{ "src": "/assets/images/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
