{
  "name": "Yamato Japanese Steak House",
  "short_name": "Yamato Japanese",
  "description": "Sushi joint with hibachi grills offering lunch bento boxes and other Japanese specialties",
  "icons": [
    {
      "src": "assets/android-chrome-192x192.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "assets/android-chrome-512x512.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ],
  "theme_color": "#c41e3a",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/"
}