{
  "name": "HouseKeepr",
  "short_name": "HouseKeepr",
  "description": "A predictive home-care assistant that learns cleaning rhythms and supply usage from your own history.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#f78166",
  "icons": [
    {
      "src": "/housekeepr-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/housekeepr-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/housekeepr-mark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
