{
  "name": "SnapZone – Precision Screen Capture",
  "short_name": "SnapZone",
  "description": "Capture any region of your screen repeatedly with pixel precision.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f14",
  "theme_color": "#7c6dfa",
  "icons": [
    {
      "src": "https://placehold.co/192x192/7c6dfa/ffffff?text=SZ",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://placehold.co/512x512/7c6dfa/ffffff?text=SZ",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
