{
  "name": "mise — Restaurant Management",
  "short_name": "mise",
  "description": "The all-in-one restaurant management platform. POS, kitchen display, inventory, staff and analytics.",
  "start_url": "/pos/clock",
  "display": "standalone",
  "background_color": "#F6F6EC",
  "theme_color": "#2D1310",
  "orientation": "landscape",
  "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"
    }
  ]
}
