{
  "name": "Preplan",
  "short_name": "Preplan",
  "description": "Day-by-day planning with time-anchored chains",
  "start_url": "/plan",
  "display": "standalone",
  "background_color": "#F5F0E8",
  "theme_color": "#2C2C2C",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "categories": ["productivity", "utilities"],
  "shortcuts": [
    {
      "name": "Today",
      "url": "/plan",
      "description": "Open today's plan"
    }
  ]
}
