{
  "name": "Heliana · Sound Health",
  "short_name": "Heliana",
  "description": "Sound Health. Your body is a cathedral. Sound is the sermon that restores it.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#262D2E",
  "theme_color": "#262D2E",
  "orientation": "any",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "lifestyle", "music"]
}