{
  "id": "/customer-app",
  "name": "Maui Acai",
  "short_name": "Maui Acai",
  "description": "Fresh acai bowls and mobile truck service in Fort Mill, SC.",
  "start_url": "/order/",
  "scope": "/order/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fffaf2",
  "theme_color": "#244b4f",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/maui-acai.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
