{
  "name": "PixelGarage — Scan cars, forge pixel sprites",
  "short_name": "PixelGarage",
  "description": "Scan cars, forge cell-shaded pixel sprites, collect them in your garage and earn badges.",
  "start_url": "/scan",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FCFBF8",
  "theme_color": "#E17B60",
  "categories": ["games", "photo", "lifestyle"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
