{
 "name": "CHEWZI — Your local dining guide",
 "short_name": "CHEWZI",
 "start_url": "/",
 "display": "standalone",
 "background_color": "#F4F0E6",
 "theme_color": "#14304F",
 "description": "Every independent and country-club restaurant worth a table around The Villages, Florida — full menus with prices, who is open right now, and the same dish compared side by side. Free to use.",
 "icons": [
  {
   "src": "/icons/icon-192.png",
   "sizes": "192x192",
   "type": "image/png"
  },
  {
   "src": "/icons/icon-512.png",
   "sizes": "512x512",
   "type": "image/png"
  },
  {
   "src": "/icons/icon-512-maskable.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "maskable"
  }
 ]
}