{
  "name": "HomesteadOS | The All In One System + Community Hub for Modern Homesteaders",
  "short_name": "HomesteadOS",
  "description": "HomesteadOS helps modern homesteaders organize animals, breeding, planting, chores, finances, and family systems while building stronger businesses through Homestead Hub storefronts, Homestead Pay tools, and a thriving community hub where homesteaders connect, learn, share, sell, and grow together.",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0B0F0C",
  "background_color": "#0B0F0C",
  "categories": ["productivity", "finance", "lifestyle"],
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/pwa-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}