{
  "name": "LivePhoto Video Converter",
  "short_name": "LivePhoto",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f5f7",
  "theme_color": "#0071e3",
  "description": "Convert Video & GIF to Apple Live Photo on device",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><circle cx='50' cy='50' r='45' fill='%230071e3'/><circle cx='50' cy='50' r='25' fill='none' stroke='white' stroke-width='4'/><circle cx='50' cy='50' r='8' fill='white'/></svg>",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml"
    }
  ]
}
