{
  "name": "Timer Flux — Online Timer & Stopwatch",
  "short_name": "TimerFlux",
  "description": "Free online timer, stopwatch and world clock. Works in English, Russian, Japanese and Kyrgyz.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f2f1ed",
  "theme_color": "#b8722e",
  "lang": "en",
  "categories": ["utilities", "productivity"],
  "icons": [
    {
      "src": "/static/saat/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/saat/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/static/saat/img/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Daar Timer — desktop view"
    },
    {
      "src": "/static/saat/img/screenshot-narrow.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Daar Timer — mobile view"
    }
  ],
  "shortcuts": [
    {
      "name": "Timer",
      "short_name": "Timer",
      "description": "Start a countdown timer",
      "url": "/#timer",
      "icons": [{ "src": "/static/saat/img/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Stopwatch",
      "short_name": "Stopwatch",
      "description": "Start the stopwatch",
      "url": "/#stopwatch",
      "icons": [{ "src": "/static/saat/img/icon-96.png", "sizes": "96x96" }]
    }
  ]
}
