{
  "name": "josephine",
  "short_name": "josephine",
  "description": "Real-time shared organizer for households — calendar, notes, lists, the baby's day and more, with offline support.",
  "id": "/",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F6F5F2",
  "theme_color": "#F6F5F2",
  "orientation": "any",
  "icons": [
    {
      "src": "./assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "./assets/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "categories": ["productivity", "utilities", "lifestyle"]
}
