{
  "name": "ToyFlip",
  "short_name": "ToyFlip",
  "description": "Scan toys, get eBay prices, generate listings",
  "start_url": "/scan.html",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#4CAF50",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
