{
  "name": "Clock It",
  "short_name": "Clock It",
  "description": "A gentler kind of screen time.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#fff7eb",
  "theme_color": "#fff7eb",
  "icons": [
    {
      "src": "clockit-icon-192.png?v=7",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
