{
  "id": "/",
  "name": "Desmosolog — SAT Math Solver",
  "short_name": "Desmosolog",
  "description": "Master Digital SAT math with AI-powered Desmos shortcuts, adaptive practice, and full-length mock papers.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f8faf8",
  "theme_color": "#16a34a",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "1254x1254",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "1254x1254",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Solver",
      "short_name": "Solver",
      "description": "Solve an SAT problem with Desmos",
      "url": "/",
      "icons": [{ "src": "/favicon.png", "sizes": "1254x1254", "type": "image/png" }]
    },
    {
      "name": "Practice",
      "short_name": "Practice",
      "description": "Adaptive SAT math practice",
      "url": "/practice",
      "icons": [{ "src": "/favicon.png", "sizes": "1254x1254", "type": "image/png" }]
    },
    {
      "name": "Mock papers",
      "short_name": "Mocks",
      "description": "Full-length Digital SAT math simulations",
      "url": "/mock",
      "icons": [{ "src": "/favicon.png", "sizes": "1254x1254", "type": "image/png" }]
    }
  ]
}
