{
  "name": "Core Buddy",
  "short_name": "Core Buddy",
  "description": "Personal training, online coaching and Core Buddy programmes. Track workouts, nutrition and habits.",
  "start_url": "/login/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#333331",
  "orientation": "portrait",
  "gcm_sender_id": "669343392406",
  "icons": [
    {
      "src": "/login/Logo.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/login/Logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/login/Logo.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "maskable"
    },
    {
      "src": "/login/Logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "maskable"
    }
  ]
}
