{
   "name": "Nubo",
   "short_name": "Nubo",
   "description": "Build healthier habits in five-day loops.",
   "icons": [
       {"src": "/theme/favicons/android-chrome-192x192.png?v=2", "sizes": "192x192", "type": "image/png"},
       {"src": "/theme/favicons/android-chrome-512x512.png?v=2", "sizes": "512x512", "type": "image/png"},
       {"src": "/theme/favicons/favicon-16x16.png?v=2", "sizes": "16x16", "type": "image/png"},
       {"src": "/theme/favicons/favicon-32x32.png?v=2", "sizes": "32x32", "type": "image/png"}
   ],
   "theme_color": "#0d6efd",
   "background_color": "#ffffff",
   "display": "standalone",
   "orientation": "portrait",
   "start_url": "/app/",
   "scope": "/app/",
   "categories": ["productivity"]
}