{
  "name": "RND TOO",
  "short_name": "RND TOO",
  "description": "Your Inner + Outer World Operating System - 75 belief frameworks by Jesse Henry.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0E1A",
  "theme_color": "#6366F1",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "education", "health"],
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Morning Ritual",
      "short_name": "Morning",
      "url": "/practice/morning",
      "description": "Start your morning practice"
    },
    {
      "name": "Evening Reflection",
      "short_name": "Evening",
      "url": "/practice/evening",
      "description": "Evening reflection and gratitude"
    },
    {
      "name": "AI Coach",
      "short_name": "Coach",
      "url": "/coach",
      "description": "Chat with your belief coach"
    }
  ]
}
