{
  "name": "Math Millennium",
  "short_name": "MathMill",
  "description": "The Seven Millennium Prize Problems — theories, experiments, and analysis.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#E87C2A",
  "background_color": "#FFFFF0",
  "lang": "en",
  "categories": ["education", "books"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Problems",
      "short_name": "Problems",
      "url": "/problems",
      "description": "Browse the Seven Millennium Prize Problems"
    },
    {
      "name": "Theories",
      "short_name": "Theories",
      "url": "/theories",
      "description": "Explore speculative theoretical frameworks"
    },
    {
      "name": "Experiments",
      "short_name": "Experiments",
      "url": "/experiments",
      "description": "Run computational experiments"
    }
  ]
}
