{
  "name": "Is Weed Legal? - Cannabis Laws by Location",
  "short_name": "Is Weed Legal",
  "description": "Quickly find out if weed is legal in any country, state, or region. Get updated cannabis legalization status.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#00190B",
  "theme_color": "#00AC4C",
  "orientation": "portrait",
  "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"
    }
  ],
  "categories": ["health", "education", "reference"],
  "screenshots": [
    {
      "src": "/screenshot1.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}
