{
  "name": "Luminality - Voice-Only AI Journaling",
  "short_name": "Luminality",
  "description": "Return to the present moment with Luminality - an AI-native journaling experience that listens, understands, and reflects your emotional reality through voice alone.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["health", "lifestyle", "productivity"],
  "lang": "en",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/adaptive-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/splash.png",
      "sizes": "2048x2732",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}