{
  "name": "Bookeato",
  "short_name": "Bookeato",
  "description": "Book your slot for cooking and expert home cleaning.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#f97316",
  "icons": [
    {
      "src": "/icons/icon_cook.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon_cook.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
