{
  "theme_color": "#1A4FBE",
  "background_color": "#0a0d18",
  "display": "standalone",
  "start_url": "./index.html",
  "lang": "en-US",
  "name": "Tchr Mode",
  "short_name": "Tchr Mode",
  "description": "Tchr Mode is a free, open digital library of teaching resources and books, kept accessible without accounts, ads, or paywalls.",
  "icons": [
    {
      "src": "./imgs/logo-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./imgs/logo-256x256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./imgs/logo-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./imgs/logo-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
