{
  "name": "Clicknify Schools - School Management",
  "short_name": "Clicknify Schools",
  "description": "Complete school management platform - attendance, fees, academics, transport",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a2744",
  "orientation": "portrait-primary",
  "categories": ["education", "productivity", "business"],
  "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-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "display_override": ["standalone", "minimal-ui"],
  "shortcuts": [
    {
      "name": "Fee Counter",
      "short_name": "Fees",
      "url": "/",
      "description": "Jump straight to fee collection"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
