{
  "name": "MyHub",
  "short_name": "MyHub",
  "description": "Private personal command center for movies, books, finance, habits, academy, quick notes, and to-dos.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a1426",
  "theme_color": "#0a1426",
  "icons": [
    {
      "src": "/ifdlogo-light.png",
      "sizes": "192x192 512x512 1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/ifdlogo-dark.png",
      "sizes": "192x192 512x512 1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
