{
  "name": "YOU - Week 1",
  "short_name": "YOU",
  "description": "A 7-day personal development program to reconstruct your reality through daily tasks, affirmations, and coaching guidance.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#667eea",
  "theme_color": "#667eea",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "health", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Day 1",
      "short_name": "Day 1",
      "description": "Open Day 1: State of Being",
      "url": "./index.html?day=1",
      "icons": [{ "src": "icons/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Day 2",
      "short_name": "Day 2",
      "description": "Open Day 2: Choice",
      "url": "./index.html?day=2",
      "icons": [{ "src": "icons/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Day 3",
      "short_name": "Day 3",
      "description": "Open Day 3: Divine Potential",
      "url": "./index.html?day=3",
      "icons": [{ "src": "icons/icon-192.svg", "sizes": "192x192" }]
    }
  ]
}
