{
  "short_name": "RichBook",
  "name": "RichBook Digital Teaching Web Tool",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "maskable_icon.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0073e6",
  "background_color": "#ffffff",
  "description": "Richbook Interactive digital teaching platform for classrooms",
  "categories": ["education", "productivity", "teaching"],
  "screenshots": [
    {
      "src": "screenshot1.png",
      "type": "image/png",
      "sizes": "1280x720"
    },
    {
      "src": "screenshot2.png",
      "type": "image/png",
      "sizes": "1280x720"
    }
  ]
}