{
  "name": "Portwish - Personal Shopper",
  "short_name": "Portwish",
  "description": "Premium Personal Shopper Across the World",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#FCFAF8",
  "theme_color": "#FCFAF8",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/port.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/port.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}