{
  "name": "Great Trace",
  "short_name": "Great Trace",
  "description": "Turn a photo of a hand-drawn line drawing into a cleaned-up, scalable vector (SVG) — entirely on your device.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#101a2b",
  "background_color": "#0b0f18",
  "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" }
  ]
}
