{
  "name": "Spotted",
  "short_name": "Spotted",
  "description": "NYC founding beta \u2014 know who\u2019s out. know where to go.",
  "background_color": "#1a1229",
  "theme_color": "#1a1229",
  "display": "standalone",
  "icons": [
    {
      "src": "assets/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}