{
  "name": "Plan The Day",
  "short_name": "PlanTheDay",
  "description": "Every moment, perfectly timed.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1C1A17",
  "theme_color": "#C9A84C",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/plantheday-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "lifestyle",
    "productivity"
  ]
}