{
  "name": "Adsgilla — Buy & Sell near you",
  "short_name": "Adsgilla",
  "description": "Buy and sell anything near you — cars, property, mobiles, jobs and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0f6d5e",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Post an ad", "url": "/post" },
    { "name": "Browse", "url": "/browse" }
  ]
}
