{
  "name": "OneHourChef",
  "short_name": "OHC",
  "description": "Private chef on demand — book a chef to cook in your kitchen in about one hour",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "portrait",
  "categories": ["food", "lifestyle"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [],
  "share_target": {
    "action": "/home",
    "method": "GET",
    "params": {
      "text": "query"
    }
  }
}
