{
  "name": "NeuroHabit",
  "short_name": "NeuroHabit",
  "description": "Neuroscience-based daily habit tracker",
  "start_url": "/neurohabitbeta/index.html",
  "scope": "/neurohabitbeta/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1c1a17",
  "background_color": "#1c1a17",
  "categories": ["health", "lifestyle", "productivity"],
  "icons": [
    {
      "src": "/neurohabitbeta/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/neurohabitbeta/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/neurohabitbeta/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/neurohabitbeta/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/neurohabitbeta/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "NeuroHabit habit tracker"
    }
  ],
  "shortcuts": [
    {
      "name": "Today's Habits",
      "url": "/neurohabitbeta/index.html",
      "description": "Open today's habit tracker"
    }
  ]
}
