{
  "name": "Aman Mobile Shop",
  "short_name": "AmanMobile",
  "start_url": "index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "description": "Shop the latest mobile phones, accessories, and get expert repair services.",
  "scope": "/",
  "categories": [
    "shopping",
    "productivity"
  ],
  "icons": [
    {
      "src": "assets/icons/icon-192-rounded.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon-512-rounded.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon-512-rounded.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}