{
  "theme_color": "#ff781f",
  "background_color": "#ff781f",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "name": "somenu.digital",
  "short_name": "somenu",
  "description": "Looking for a smarter way to manage your restaurant's menu? Look no further than our smart online menu! Our user-friendly platform allows you to easily update and customize your menu in real-time, while providing a seamless ordering experience for your customers. Say goodbye to paper menus and hello to a smarter, more efficient way of managing your restaurant's menu. Try our somenu (smart online menu) today and start taking your business to the next level!",
  "icons": [
      {
          "src": "/assets/manifest/icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
      },
      {
          "src": "/assets/manifest/icon-256x256.png",
          "sizes": "256x256",
          "type": "image/png"
      },
      {
          "src": "/assets/manifest/icon-384x384.png",
          "sizes": "384x384",
          "type": "image/png"
      },
      {
          "src": "/assets/manifest/icon-512x512.png",
          "sizes": "512x512",
          "type": "image/png"
      }
  ]
}