{
  "name": "Wonder Pads — Fabric Photo Tool",
  "short_name": "WP Photo Tool",
  "description": "Compress, tag, and send fabric photos to R2 for Wonder Pads Reusables",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#FFF8F3",
  "theme_color": "#5B3A52",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
