{
  "name": "Maine Bait Shops",
  "short_name": "Bait Shops",
  "description": "Find bait and tackle shops near you in Maine - locations, hours, and directions.",
  "start_url": "index.php",
  "scope": ".",
  "display": "standalone",
  "background_color": "#1B4332",
  "theme_color": "#d2b48c",
  "icons": [
    {
      "src": "assets/images/logo.png",
      "sizes": "200x200",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
