{
  "name": "People Agencies Salesman App",
  "short_name": "Salesman App",
  "start_url": "index.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0f2741",
  "theme_color": "#103b61",
  "description": "Mobile-first salesman ordering app for customer visits, draft orders, analytics, and follow-up.",
  "icons": [
    {
      "src": "img/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
