{
  "short_name": "PuffTrack",
  "name": "PuffTrack - Smart Vape Tracker",
  "description": "Apple Health style Vape Puff & Nicotine Tracker with Google Account Sync",
  "icons": [
    {
      "src": "./icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "./icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "index.html",
  "scope": "./",
  "background_color": "#000000",
  "theme_color": "#000000",
  "display": "standalone",
  "orientation": "portrait"
}
