{
  "name": "Nudge",
  "short_name": "Nudge",
  "description": "ADHD task management that works with your brain",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f9f8",
  "theme_color": "#4F7C3A",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
