{
  "id": "com.moltanimal.superadmin",
  "name": "SuperAdmin MoltAnimal",
  "short_name": "Admin Store",
  "start_url": "./index.html",
  "display": "standalone",
  "description": "Superadmin app for moltanimal",
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "version": "1.0",
  "lang": "en",
  "scope": "/",
  "dir": "auto",
  "theme_color": "#000000",
  "background_color": "#000000",
  "orientation": "any",
  "icons": [
    {
      "src": "https://www.pwabuilder.com/assets/icons/icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://www.pwabuilder.com/assets/icons/icon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "https://www.pwabuilder.com/assets/screenshots/screen1.png",
      "sizes": "2880x1800",
      "type": "image/png",
      "description": "A screenshot of the home page"
    }
  ],
  "prefer_related_applications": false
}
