{
  "name": "TheoHive.com",
  "short_name": "TheoHive",
  "description": "Track your health, set goals, get advice, build healthy habits, boost nutrition, play games, get motivated - Your complete health expert solution",
  "start_url": "/login",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#06b6d4",
  "background_color": "#0a0e27",
  "categories": ["health", "fitness", "wellness, nutrition, habit management, games"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/static/icons/launchericon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/icons/launchericon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}