{
  "name": "Teachers for the 21st Century ACP",
  "short_name": "T21 ACP",
  "description": "Texas Teacher Preparation Program \u2014 public reference site.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f6efe0",
  "theme_color": "#16342c",
  "icons": [
    {
      "src": "img/icons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/icons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}