{
  "name": "PADANG LIMAU",
  "short_name": "PADANG LIMAU",
  "start_url": "https://www.pdlimau.downface.org/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "description": "MEDIA SOSIAL KHUSUS URANG PADANG LIMAU",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot1.png",
      "sizes": "640x480",
      "type": "image/png"
    }
  ],
  "categories": ["utilities", "productivity"],
  "file_handlers": [
    {
      "action": "/",
      "accept": {
        "image/*": [".png", ".jpg", ".jpeg"]
      }
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "mailto",
      "url": "/?mailto=%s"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "id": "com.nama.appkamu",
      "url": "https://play.google.com/store/apps/details?id=com.nama.appkamu"
    }
  ],
  "prefer_related_applications": false,
  "share_target": {
    "action": "/share-target",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url",
      "files": [
        {
          "name": "file",
          "accept": ["image/*"]
        }
      ]
    }
  },
  "iarc_rating_id": "e10",
  "side_panel": {
    "enabled": false
  },
  "theme_display_override": {
    "status_bar_color": "#000000"
  },
  "logging": "verbose",
  "lang": "id",
  "dir": "ltr",
  "scope_extensions": [".html", ".js", ".css"]
}
