{
  "name": "Mobiling Space",
  "short_name": "Mobiling Space",
  "description": "Pakistan's trusted online marketplace to buy and sell mobile phones quickly, safely, and at the best price.",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f8fafc",
  "theme_color": "#ff0000",
  "icons": [
    {
      "src": "img/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "img/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Phones",
      "short_name": "Browse",
      "description": "Browse live smartphone listings",
      "url": "browse",
      "icons": [{ "src": "img/pwa-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Post a Listing",
      "short_name": "Post Ad",
      "description": "Sell your old smartphone quickly",
      "url": "add-listing",
      "icons": [{ "src": "img/pwa-icon-192.png", "sizes": "192x192" }]
    }
  ]
}
