{
    "name": "My App",
    "short_name": "MyApp",
    "description": "A progressive web application",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "lang": "ar",
    "scope": "/",
    "icons": [

    ],
    "screenshots": [],
    "categories": ["utilities"],
    "prefer_related_applications": false
  }
