{
  "name": "Formosa Cafe",
  "short_name": "Formosa Cafe",
  "description": "Formosa Cafe Chinese Food Restaurant in Fredericksburg, VA is locally owned and operated.  We feature delicious Chinese Food that you have come to love.  Favorites dishes like General Tso's Chicken, S",
  "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": "#e2733d",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/"
}