{
  "name": "Spark — Daily Micro-Habits",
  "short_name": "Spark",
  "description": "5 minutes. Something real. Every day. Break the scroll with daily micro-challenges.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F0F0E",
  "theme_color": "#0F0F0E",
  "lang": "en",
  "scope": "/",
  "categories": ["lifestyle", "health", "education"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='112' fill='%230F0F0E'/><text y='340' x='256' text-anchor='middle' font-size='280' font-family='serif'>⚡</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "label": "Spark home screen",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Today's Spark",
      "short_name": "Today",
      "description": "Jump straight to today's challenge",
      "url": "/?shortcut=today",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='80' font-size='80'>⚡</text></svg>", "sizes": "96x96" }]
    }
  ]
}
