{
  "name": "Bulk Weed Price Finder",
  "short_name": "Weed Finder",
  "description": "Finds the cheapest in-stock bulk weed prices across bulkweedinbox.cc and buyweedpacks.co.",
  "start_url": "/",
  "display": "standalone",
  "display_override": [
        "standalone", "fullscreen", "minimal-ui"
    ],
  "background_color": "#0e1210",
  "theme_color": "#0e1210",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}