{
  "name": "Kiddo Clean - Tablet Timer",
  "short_name": "Kiddo Clean",
  "description": "Fun soap for kids with a handy tablet timer!",
  "start_url": "/tablet-timer",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#9b87f5",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
