{
  "name": "Mind Oracle - Brain Training & IQ Tests",
  "short_name": "Mind Oracle",
  "description": "Advanced cognitive training platform with scientifically-designed IQ tests, brain games, and personalized learning plans. Improve memory, focus, and mental clarity.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1a0a2e",
  "background_color": "#0d0618",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1579546178881-9f7e1b7e7a19?w=192&h=192&fit=crop",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://images.unsplash.com/photo-1579546178881-9f7e1b7e7a19?w=512&h=512&fit=crop",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://images.unsplash.com/photo-1579546178881-9f7e1b7e7a19?w=192&h=192&fit=crop",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1579546178881-9f7e1b7e7a19?w=540&h=720&fit=crop",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "https://images.unsplash.com/photo-1579546178881-9f7e1b7e7a19?w=1280&h=720&fit=crop",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "categories": ["productivity", "education"],
  "shortcuts": [
    {
      "name": "Take IQ Test",
      "short_name": "IQ Test",
      "description": "Start a new IQ assessment",
      "url": "/iq-test",
      "icons": [
        {
          "src": "https://images.unsplash.com/photo-1579546178881-9f7e1b7e7a19?w=96&h=96&fit=crop",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Brain Games",
      "short_name": "Games",
      "description": "Play cognitive training games",
      "url": "/brain-games",
      "icons": [
        {
          "src": "https://images.unsplash.com/photo-1579546178881-9f7e1b7e7a19?w=96&h=96&fit=crop",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
