{
  "name": "CrazyFamily",
  "short_name": "CrazyFamily",
  "description": "Your family's space for everything that matters",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F4F9FE",
  "theme_color": "#023E8A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "productivity"],
  "screenshots": []
}
