{
  "name": "Itadoro — Focus Timer",
  "short_name": "Itadoro",
  "description": "A beautiful focus timer for deep work. Pomodoro sessions, ambient sounds, streaks.",
  "start_url": "index.html?src=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0E0D0B",
  "theme_color": "#0E0D0B",
  "icons": [
    {
      "src": "icon-notif.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
