{
  "name": "Change Image Shape",
  "short_name": "ImgShape",
  "description": "Crop photos into circles, hearts, stars and custom shapes. 100% private, no uploads.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#fa5d29",
  "background_color": "#0e0e0e",
  "categories": ["design", "photo", "utilities"],
  "icons": [
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }
  ]
}
