{
  "name": "FlipScout",
  "short_name": "FlipScout",
  "description": "Know what it's worth before you buy it — real sold prices, speed and profit in 5 seconds.",
  "start_url": "/app.html?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#070B09",
  "theme_color": "#070B09",
  "icons": [
    { "src": "assets/appicon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "assets/appicon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
