{
  "id": "/",
  "name": "Ping: Ask a Local",
  "short_name": "Ping",
  "description": "Ask a verified Local for practical, in-app travel help.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6d5ce7",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/apple-touch-icon-v4.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-192-v4.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512-v4.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
