{
  "name": "Soillse — AI cognitive training",
  "short_name": "Soillse",
  "description": "Train the mind that matters most. AI cognitive training across 10 domains.",
  "start_url": "/soillse-app.html",
  "display": "standalone",
  "background_color": "#07060f",
  "theme_color": "#07060f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%2307060f'/><text x='96' y='130' font-size='100' text-anchor='middle' fill='url(%23g)'>🧠</text><defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'><stop offset='0' stop-color='%237c6bff'/><stop offset='1' stop-color='%2300e5a0'/></linearGradient></defs></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%2307060f'/><text x='256' y='340' font-size='260' text-anchor='middle' fill='url(%23g)'>🧠</text><defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'><stop offset='0' stop-color='%237c6bff'/><stop offset='1' stop-color='%2300e5a0'/></linearGradient></defs></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Morning Check-In",
      "short_name": "Check-In",
      "description": "Start your daily cognitive readiness check-in",
      "url": "/soillse-checkin.html",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='.9em' font-size='90'>☀️</text></svg>", "sizes": "96x96"}]
    },
    {
      "name": "Quick Play",
      "short_name": "Quick Play",
      "description": "5-minute cognitive boost",
      "url": "/soillse-game-engine.html?mode=quick",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='.9em' font-size='90'>⚡</text></svg>", "sizes": "96x96"}]
    },
    {
      "name": "Restore Mode",
      "short_name": "Restore",
      "description": "Recovery and wellness session",
      "url": "/soillse-restore.html",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='.9em' font-size='90'>💙</text></svg>", "sizes": "96x96"}]
    }
  ],
  "categories": ["health", "education", "productivity"],
  "lang": "en-GB",
  "dir": "ltr",
  "prefer_related_applications": false
}
