{
  "name": "AD DAWAH LEARNING SUPPORT",
  "short_name": "AD DAWAH",
  "description": "Ad Dawah Learning Support official mobile application.",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#04100a",
  "theme_color": "#064e3b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}