{
  "start_url": "/?standalone=true",
  "scope": "/",
  "id": "/",
  "name": "Countdown",
  "short_name": "Countdown",
  "icons": [
    {
      "src": "install-icon-192.png?hash=0fb41bf6",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "install-icon-512.png?hash=d4bb1ba6",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#f2f0eb",
  "background_color": "#f2f0eb"
}