{
  "name": "Mystic Owl - Your Digital Sanctuary",
  "short_name": "Mystic Owl",
  "description": "Add the app to your home screen for quick access to your magic",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#23213F",
  "theme_color": "#23213F",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "spirituality", "wellness"],
  "orientation": "portrait-primary"
}
