{
  "name": "Jadwal Sholat Almuhajirin",
  "short_name": "Jadwal Sholat",
  "description": "Aplikasi Signage Digital untuk Masjid Al-Muhajirin dengan dukungan offline",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#ffffff",
  "theme_color": "#166534",
  "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-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/screenshot1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "categories": ["utilities"],
  "shortcuts": [
    {
      "name": "Lihat Jadwal",
      "url": "/?view=schedule",
      "icons": [
        {
          "src": "/icons/shortcut-schedule.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
