{
  "name": "Svggram - Free Online SVG Editor",
  "short_name": "Svggram",
  "description": "Edit SVG files online for free. No signup required, local editing, privacy secure.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#FF6B6B",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
