{
  "name": "Diary — Free Planner",
  "short_name": "Diary",
  "description": "Your personal free-form weekly planner. Create blocks, plan your week, track progress.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#0f0f1a",
  "theme_color": "#0f0f1a",
  "orientation": "any",
  "icons": [
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
