{
  "name": "FamilyFunSolved",
  "short_name": "FunSolved",
  "description": "One tap. Everyone happy. Find the perfect family activity instantly!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f8f8",
  "theme_color": "#00C4B4",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
