{
  "name": "ModLB - Minecraft PE Mods & Resources",
  "short_name": "ModLB",
  "description": "Download Minecraft PE mods, shaders, textures and maps for all devices",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#16181c",
  "theme_color": "#db143b",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/img/icons/favicon.ico",
      "type": "image/x-icon",
      "sizes": "48x48"
    },
    {
      "src": "/assets/img/icons/icon-180x180.png",
      "type": "image/png",
      "sizes": "180x180"
    }
  ],
  "categories": ["games", "entertainment"]
}