{
  "name": "Bargain Birdie",
  "short_name": "Bargain Birdie",
  "description": "See every yard sale near you on one map, pick your stops, and drive the best route.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4efe2",
  "theme_color": "#f4efe2",
  "icons": [
    { "src": "img/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "img/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
