{
  "name": "MyPriorityNow — Focus on What Matters Now",
  "short_name": "MyPriorityNow",
  "description": "Focus on what matters now. Calendar, tasks, goals, habits, and focus.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F8FC",
  "theme_color": "#6C5CE7",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}