{
  "name": "Qrave Staff Tables",
  "short_name": "Staff",
  "description": "Mobile staff app for table management, order acceptance, and manual orders.",
  "start_url": ".",
  "scope": ".",
  "id": ".",
  "display": "standalone",
  "background_color": "#faf9f5",
  "theme_color": "#154212",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
