{
  "name": "HeardShift",
  "short_name": "HeardShift",
  "description": "Restaurant tools that stay out of your way and keep your team aligned.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#f6f5f2",
  "background_color": "#f6f5f2",
  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "business",
    "food",
    "productivity"
  ],
  "lang": "en-US",
  "dir": "ltr"
}