{
  "name": "Schedule App",
  "short_name": "Schedule",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "src": "https://image2url.com/r2/default/images/1772730855081-a7e47bc5-e094-4349-96fa-caccfcd436c9.jpeg",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ]
}