{
  "dir": "ltr",
  "name": "Kisauni Vocational Training Centre",
  "short_name": "K.V.T.C",
  "icons": [
    {
      "src": "https://demtula.mombasani.com/PWA/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://demtula.mombasani.com/PWA/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.kvtc.app",
      "url": "https://play.google.com/store/apps/details?id=com.kvtc.app"
    }
  ],
  "scope": "/",
  "start_url": "https://demtula.mombasani.com/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#f1e4b3",
  "background_color": "#f1e4b3",
  "description": "Kisauni Vocational Training Centre offers a variety of courses to enhance skills and vocational knowledge.",
  "background_sync": {
    "name": "background-sync",
    "minPeriod": 60,
    "tags": ["sync-events"]
  },
  "splash_screen": {
    "name": "KVTCSplash",
    "src": "https://demtula.mombasani.com/PWA/web-app-manifest-512x512.png",
    "sizes": "1280x720",
    "type": "image/png",
    "text": "Kisauni Vocational Training Centre",
    "tag": "Your Pathway to Skills"
  },
  "share_target": {
    "action": "/share",
    "params": {
      "title": "Share with friends",
      "text": "Help others discover Kisauni Vocational Training Centre",
      "url": "https://demtula.mombasani.com/",
      "files": []
    }
  },
  "display_override": ["standalone", "window-controls-overlay"],
  "lang": "en",
  "shortcuts": [
    {
      "name": "Our Courses",
      "short_name": "Courses",
      "description": "Explore courses offered by Kisauni Vocational Training Centre",
      "url": "https://demtula.mombasani.com/courses",
      "icons": [
        {
          "src": "https://demtula.mombasani.com/PWA/web-app-manifest-512x512.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Apply Now",
      "short_name": "Apply",
      "description": "Start your application to Kisauni Vocational Training Centre",
      "url": "https://demtula.mombasani.com/apply",
      "icons": [
        {
          "src": "https://demtula.mombasani.com/PWA/web-app-manifest-512x512.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "https://demtula.mombasani.com/PWA/web-app-manifest-192x192.png",
      "sizes": "540x720",
      "type": "image/png"
    },
    {
      "src": "https://demtula.mombasani.com/PWA/web-app-manifest-512x512.png",
      "sizes": "540x720",
      "type": "image/png"
    }
  ],
  "categories": ["education", "vocational training"],
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "handle_links": "preferred",
  "widgets": [
    {
      "name": "Featured Courses",
      "url": "https://demtula.mombasani.com/courses",
      "description": "Shows featured courses at Kisauni Vocational Training Centre",
      "src": "https://demtula.mombasani.com/PWA/web-app-manifest-512x512.png",
      "sizes": "128x128",
      "type": "image/png"
    }
  ],
  "background_sync": {
    "name": "background-sync",
    "minPeriod": 60,
    "tags": ["sync-events"]
  },
  "push_notifications": {
    "name": "Course Updates",
    "url": "https://demtula.mombasani.com/courses",
    "description": "Send notifications to users about new courses or updates"
  },
  "scope_extensions": [
    {
      "origin": "https://demtula.mombasani.com",
      "path": "/"
    }
  ],
  "edge_side_panel": {
    "name": "Trending Courses",
    "description": "Explore popular courses at Kisauni Vocational Training Centre",
    "url": "https://demtula.mombasani.com/courses"
  }
}
