{
  "name": "A Practice",
  "short_name": "Urania",
  "description": "Embodying Sovereign Love. Reclaim your inner authority.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f5eded",
  "theme_color": "#f5eded",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}