{
  "name": "Moglislab",
  "short_name": "Moglislab",
  "description": "Real-time shared organizer for households — calendar, notes, finances and more, with offline support.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "any",
  "icons": [
    {
      "src": "./assets/icons/logo-moglislab.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./assets/icons/logo-moglislab.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [],
  "categories": ["productivity", "utilities"]
}