{
  "name": "Todrise — AI-powered notes, to-dos, and focus.",
  "short_name": "Todrise",
  "description": "Todrise unifies inbox, notes, todos and AI chat in one calm workspace. Local-first. Cross-platform. Yours.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1F1F1F",
  "theme_color": "#1F1F1F",
  "lang": "en",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/images/brand/todrise-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/brand/todrise-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Features",
      "url": "/#features"
    },
    {
      "name": "Pricing",
      "url": "/#pricing"
    },
    {
      "name": "中文官网",
      "url": "/zh"
    }
  ]
}
