{
  "name": "Michaels Burger",
  "short_name": "Michaels Bur",
  "description": "Order from Michaels Burger",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#df2b26",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/assets/7fbe0c6b-7a47-423f-8208-68314e0e4c50/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/7fbe0c6b-7a47-423f-8208-68314e0e4c50/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/assets/7fbe0c6b-7a47-423f-8208-68314e0e4c50/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}