{
  "start_url": "./index.php",
  "id": "/",
  "short_name": "SalamehCell",
  "name": "Top Shop Lb - Your trusted store for online games, phones, and more.",
  "description": "Top Shop Lb - Your trusted store for online games, phones, and more.",
  "icons": [
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "1024x1024"
    }
  ],

  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen", "window-controls-overlay"],
  "background_color": "#000000",
  "theme_color": "#000000",
  "dir": "ltr",
  "orientation": "portrait",
  "categories": ["shopping", "technology", "gaming"],
  "screenshots": [],
  "permissions": [
    "notifications",
    "background-sync",
    "push-notifications"
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "features": [
    {
      "feature_name": "Camera",
      "required": false
    },
    {
      "feature_name": "Bluetooth",
      "required": false
    }
  ],
  "app_dependencies": {
    "minimum_version": "1.0.0",
    "required_updates": true
  },
  "theme": {
    "light_color_scheme": {
      "primary": "#000000",
      "secondary": "#ffffff"
    },
    "dark_color_scheme": {
      "primary": "#000000",
      "secondary": "#ffffff"
    }
  },
  "launch_handler": {},
  "iarc_rating_id": "e10d27b3-5894-4937-b4f1-c9a17d11311c",
  "file_handlers": [],
  "handle_links": "preferred",
  "protocol_handlers": [],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
