{
  "name": "Dzikir & Al-Quran Online",
  "short_name": "Dzikir",
  "description": "Aplikasi Dzikir dan Al-Quran Online",
  "version": "1.0.0",
  "start_url": "/index.html",
  "id": "/index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#4CAF50",
  "categories": ["education", "lifestyle", "books"],
  "lang": "id",
  "dir": "ltr",
  "prefer_related_applications": false,
  "scope": "/",
  "icons": [
    {
      "src": "/iconsicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/iconsicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "1280x720",
      "type": "image/png",
      "platform": "wide",
      "label": "Homescreen of Dzikir & Al-Quran Online"
    }
  ],
  "shortcuts": [
    {
      "name": "Dzikir Pagi",
      "url": "/dzikir-pagi.html",
      "description": "Baca Dzikir Pagi",
      "icons": [
        {
          "src": "/iconsicon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Dzikir Petang",
      "url": "/dzikir-petang.html",
      "description": "Baca Dzikir Petang",
      "icons": [
        {
          "src": "/iconsicon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Al-Quran",
      "url": "/alquran.html",
      "description": "Baca Al-Quran",
      "icons": [
        {
          "src": "/iconsicon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share-target/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "related_applications": [],
  "protocol_handlers": [
    {
      "protocol": "web+dzikir",
      "url": "/handle-protocol?type=%s"
    }
  ],
  "iarc_rating_id": "",
  "permissions": [
    "notifications",
    "storage"
  ],
  "display_override": [
    "standalone",
    "minimal-ui",
    "browser"
  ]
}
