{
  "name": "Quit Hit Recovery",
  "short_name": "Quit Hit",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#f0fdf4",
  "theme_color": "#10b981",
  "description": "Cannabis cessation assistant",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3730/3730594.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3730/3730594.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}