{
  "id": ".",
  "short_name": "Yukayra",
  "name": "Yukayra",
  "description": "Yukayra brings your workouts, goals, routines, programs, and progress together in one grounded space.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "yukayra-icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "yukayra-icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "yukayra-maskable-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "theme_color": "#123c34",
  "background_color": "#f4ebdd",
  "categories": ["health", "fitness", "lifestyle", "sports"],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Today",
      "short_name": "Today",
      "description": "Open today's training plan",
      "url": "dashboard",
      "icons": [{ "src": "yukayra-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Routines",
      "short_name": "Routines",
      "description": "Choose or build a workout routine",
      "url": "routines",
      "icons": [{ "src": "yukayra-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Session Log",
      "short_name": "Sessions",
      "description": "Review recorded workout sessions",
      "url": "sessions",
      "icons": [{ "src": "yukayra-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Exercise Library",
      "short_name": "Exercises",
      "description": "Browse the exercise catalog",
      "url": "exercises",
      "icons": [{ "src": "yukayra-icon-192.png", "sizes": "192x192" }]
    }
  ]
}
