{
  "name": "Pigeon Street",
  "short_name": "Pigeon St.",
  "description": "Multi-provider rideshare aggregator. See every option side-by-side with 96% accurate surge prediction.",
  "start_url": "./PigeonStreet.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#060606",
  "theme_color": "#D4A017",
  "categories": ["travel", "utilities"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
