{
  "name": "Kudost - Turn Housework into Harmony",
  "short_name": "Kudost",
  "description": "The household app that rewards effort, eliminates nagging, and brings groups closer together through shared responsibility and appreciation.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D9488",
  "theme_color": "#0D9488",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/pwa-192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "lifestyle",
    "productivity"
  ],
  "lang": "en"
}
