{
  "name": "Indigenous-AI Collaborative Platform",
  "short_name": "Indigenous-AI",
  "description": "Bridging Ancient Wisdom with Future Technology through Ceremonial Technology Methodology",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f5f0",
  "theme_color": "#45a049",
  "orientation": "portrait-primary",
  "categories": ["education", "productivity", "social"],
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.jpg",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512.jpg",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Agent Interface",
      "short_name": "Agents",
      "description": "Connect with Mia, Miette, and Heyva",
      "url": "/agents",
      "icons": [
        {
          "src": "/icon-192.jpg",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Four Directions",
      "short_name": "Directions",
      "description": "Sacred navigation framework",
      "url": "/four-directions",
      "icons": [
        {
          "src": "/icon-192.jpg",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Ceremonial Technology",
      "short_name": "Ceremony",
      "description": "Sacred AI-Indigenous integration",
      "url": "/ceremonial-technology",
      "icons": [
        {
          "src": "/icon-192.jpg",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
