{
  "name": "Ramadhan.top - Bacaan Al-Quran",
  "short_name": "Ramadhan.top",
  "description": "Platform bacaan Al-Quran bersama, tracker khatam, dan grup ibadah Ramadhan",
  "start_url": "/dashboard.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#059669",
  "theme_color": "#059669",
  "lang": "id",
  "categories": ["lifestyle", "education"],
  "icons": [
    {
      "src": "/public/icons/icon.php?size=72",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/public/icons/icon.php?size=96",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/public/icons/icon.php?size=128",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/public/icons/icon.php?size=144",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/public/icons/icon.php?size=152",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/public/icons/icon.php?size=192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/public/icons/icon.php?size=384",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/public/icons/icon.php?size=512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/public/icons/icon.php?size=512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/screenshots/desktop-1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Dashboard Desktop - Ramadhan.top"
    },
    {
      "src": "/assets/screenshots/mobile-1.png",
      "sizes": "540x960",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Dashboard Mobile - Ramadhan.top"
    }
  ],
  "shortcuts": [
    {
      "name": "Tambah Bacaan",
      "short_name": "Tambah",
      "description": "Catat bacaan Al-Quran baru",
      "url": "/readings/add.php",
      "icons": [{ "src": "/public/icons/icon.php?size=96", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Grup Saya",
      "short_name": "Grup",
      "description": "Lihat grup ibadah",
      "url": "/groups/index.php",
      "icons": [{ "src": "/public/icons/icon.php?size=96", "sizes": "96x96", "type": "image/png" }]
    }
  ]
}
