{
  "name": "Tip Aung Private School",
  "short_name": "Tip Aung",
  "description": "Interactive whiteboard for teachers — works offline",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#0b1120",
  "theme_color": "#0b1120",
  "categories": ["education"],
  "prefer_related_applications": false,
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "icons": [
    {
      "src": "tip-aung-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "tip-aung-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "tip-aung-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
