{
  "name": "WakePup",
  "short_name": "WakePup",
  "description": "Plans that actually happen. The coordination and accountability layer above your calendar, tasks, and reminders.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FF5C36",
  "theme_color": "#FF5C36",
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
