{
  "name": "pomodig — Pomodoro timer with ambient sounds",
  "short_name": "pomodig",
  "description": "A free online Pomodoro timer with a built-in ambient sound mixer. Run 25-minute focus sessions with rain, fireplace, or cafe noise. No sign-up, nothing to install.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/en/",
  "scope": "/en/",
  "id": "/en/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "any",
  "categories": [
    "productivity",
    "utilities",
    "education"
  ],
  "shortcuts": [
    {
      "name": "Start focus",
      "short_name": "Focus",
      "description": "Start a focus session right away",
      "url": "/en/?mode=focus",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Short break",
      "short_name": "Short break",
      "description": "Start a short break right away",
      "url": "/en/?mode=short",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Long break",
      "short_name": "Long break",
      "description": "Start a long break right away",
      "url": "/en/?mode=long",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "background_color": "#101216",
  "theme_color": "#101216",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
