{
  "name": "UKC. | Duotone Pro Center Urla",
  "short_name": "UKC.",
  "description": "Manage lessons, rentals, and operations at Duotone Pro Center Urla.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4b4f54",
  "icons": [
    {
      "src": "/icons/icon-adaptive.svg?v=2",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Calendar",
      "short_name": "Calendar",
      "description": "Jump straight to today's lesson calendar",
      "url": "/calendars",
      "icons": [{ "src": "/icons/shortcut-calendar.png?v=2", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Bookings",
      "short_name": "Bookings",
      "description": "Open the bookings list",
      "url": "/bookings",
      "icons": [{ "src": "/icons/shortcut-bookings.png?v=2", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Customers",
      "short_name": "Customers",
      "description": "Search customers and open a profile",
      "url": "/customers",
      "icons": [{ "src": "/icons/shortcut-customers.png?v=2", "sizes": "96x96", "type": "image/png" }]
    }
  ]
}
