{
  "id": "./",
  "name": "Prime Mobiles",
  "short_name": "PrimeMobiles",
  "description": "Premium pre-owned smartphones from Prime Mobiles",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f5f5f7",
  "theme_color": "#ff6700",
  "icons": [
    {
      "src": "assets/images/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/images/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}