{
  "id": "/metronomeonline.html",
  "name": "Free Online Metronome — Douglas Niedt",
  "short_name": "Metronome DN",
  "description": "Free online metronome with talking voice count, accents, custom sounds, and Play–Go Silent mode. By Douglas Niedt.",
  "start_url": "/metronomeonline.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#000000",
  "background_color": "#000000",
  "lang": "en-US",
  "categories": ["music", "utilities"],
  "icons": [
    {
      "src": "/images/metronomeonline/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/metronomeonline/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/metronomeonline/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/metronomeonline/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/metronomeonline/pwa-screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "label": "Free Online Metronome by Douglas Niedt"
    },
    {
      "src": "/images/metronomeonline/pwa-screenshot-desktop.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Free Online Metronome by Douglas Niedt"
    }
  ]
}
