{
  "name": "Portal Info UT — Panduan Universitas Terbuka",
  "short_name": "Portal UT",
  "description": "Portal informasi independen seputar pendaftaran, biaya kuliah, dan tutorial Universitas Terbuka.",
  "start_url": "/?source=pwa",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F7F5F0",
  "theme_color": "#0a4d8c",
  "lang": "id-ID",
  "dir": "ltr",
  "categories": ["education", "reference"],
  "icons": [
    { "src": "/assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/assets/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Cara Daftar", "url": "/pendaftaran", "description": "Panduan pendaftaran mahasiswa baru" },
    { "name": "Biaya Kuliah", "url": "/biaya-kuliah", "description": "Cek estimasi biaya kuliah" },
    { "name": "Cari Artikel", "url": "/search", "description": "Cari artikel di portal" }
  ],
  "screenshots": []
}
