{
  "name": "Decode the SAT",
  "short_name": "Decode SAT",
  "description": "Pattern hacks and speed tricks to dominate the SAT.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D1126",
  "theme_color": "#7c4dff",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}