{
  "name": "Cheydes Start - Productivity & Feed Hub",
  "short_name": "CheydesStart",
  "description": "Customizable start page with RSS, Weather, Microsoft Graph, Facebook, Messenger, Bluesky, and Productivity tools.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#0066ff",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "edge_side_panel": {
    "preferred_width": 400
  },
  "shortcuts": [
    {
      "name": "Microsoft To Do",
      "url": "/#todo",
      "description": "Quick access to your daily tasks"
    },
    {
      "name": "Outlook Calendar",
      "url": "/#calendar",
      "description": "View upcoming events"
    },
    {
      "name": "RSS Feeds",
      "url": "/#rss",
      "description": "Read latest news and updates"
    }
  ]
}
