{
  "name": "Rinse and Reteach",
  "short_name": "Rinse & Reteach",
  "description": "Proven Computer Science teaching resources for educators who want to start strong and improve over time.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F5F1",
  "theme_color": "#3E6B67",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
