{
  "name": "OurSharedLife",
  "short_name": "OSL",
  "description": "The household operating system that keeps tasks, bills, meals, and calendars in sync for couples.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/oursharedlife-logo-small.png",
      "sizes": "2048x2048",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/oursharedlife-android.png",
      "sizes": "2656x1600",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/oursharedlife-logo.png",
      "sizes": "2656x1600",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["productivity", "lifestyle", "finance"],
  "screenshots": [
    {
      "src": "/oursharedlife-header.png",
      "sizes": "2656x1600",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
