{
  "name": "OPuller — Vector Editor",
  "short_name": "OPuller",
  "description": "Professional vector graphics editor for the web",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a1d",
  "theme_color": "#7a1f3d",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }
  ]
}
