{
  "name": "VLC - Victory Life Community",
  "short_name": "VLC",
  "description": "Membangun Tubuh Kristus, Mengerjakan Amanat Agung & Melatih 4 Pilar Kehidupan (Kerohanian, Keluarga, Kesehatan, Keuangan).",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#800000",
  "theme_color": "#800000",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "id",
  "categories": [
    "lifestyle",
    "education",
    "social"
  ],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "144x144",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "V-Club",
      "short_name": "V-Club",
      "description": "Akses langsung ke program V-Club",
      "url": "/v-club",
      "icons": [
        {
          "src": "/icons/vclub-shortcut.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Alkitab",
      "short_name": "Alkitab",
      "description": "Baca Alkitab offline",
      "url": "/bible",
      "icons": [
        {
          "src": "/icons/bible-shortcut.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/narrow-1.webp",
      "sizes": "768x1376",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Tampilan Home Aplikasi VLC"
    },
    {
      "src": "/screenshots/narrow-2.webp",
      "sizes": "768x1376",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Akses Fitur Spiritual Journey"
    },
    {
      "src": "/screenshots/wide-1.jpeg",
      "sizes": "1376x768",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Tampilan Dashboard Desktop"
    }
  ]
}