{
  "name": "Lovefithub",
  "short_name": "Lovefithub",
  "description": "Your class. Your playlist. Your people. A home for fitness instructors and the members who love them.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#e11d48",
  "categories": ["fitness", "lifestyle", "social"],
  "icons": [
    {
      "src": "/play-assets/lovefithub-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My schedule",
      "url": "/schedule",
      "description": "Manage your weekly classes"
    },
    {
      "name": "Post an announcement",
      "url": "/announcements",
      "description": "Tell your followers what's new"
    }
  ]
}
