{
  "name": "FlipAdvisor",
  "short_name": "FlipAdvisor",
  "description": "Scan, analyze, and profit.",
  "start_url": "https://getflipadvisor.com",
  "id": "https://getflipadvisor.com",
  "display": "standalone",
  "background_color": "#f4f6f8",
  "theme_color": "#f4f6f8",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
