{
  "name": "Jaktivity - The Urban Pulse",
  "short_name": "Jaktivity",
  "description": "Langkah Sehat, Kota Kuat. Ekosistem digital untuk aktivasi kesehatan warga di ruang publik Jakarta.",
  "start_url": "./app.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0f172a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/pictures/logo.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "assets/pictures/logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ]
}