{
  "name": "YogoLogoLife",
  "short_name": "YogoLogoLife",
  "description": "A calm, offline daily check-in, meditation, and breath. Your journal stays on your device.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6f4ef",
  "theme_color": "#5b6b5a",
  "categories": ["lifestyle", "health"],
  "icons": [
    { "src": "icons/icon-192-v2.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512-v2.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-v2.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
