{
  "name": "Cosmic Healing Clock",
  "short_name": "CosmicClock",
  "description": "34 healing frequencies, cosmic clocks, chakra gallery, daily horoscope & planner. Fully offline.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#07050F",
  "theme_color": "#C9A84C",
  "lang": "en",
  "categories": ["health", "lifestyle", "music"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
