{
  "name": "DailyFlow — Notes & Pomodoro",
  "short_name": "DailyFlow",
  "description": "Daily activity log with Pomodoro timer, analytics, and ambient sounds",
  "start_url": "./app.html",
  "display": "standalone",
  "background_color": "#F1F5F9",
  "theme_color": "#7C3AED",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%237C3AED'/><path d='M50 15C30.7 15 15 30.7 15 50s15.7 35 35 35 35-15.7 35-35-15.7-35-35-35zm2 12v22.5l17.5 10.4-3 5.1-20-12V27h5.5z' fill='white'/></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
