{
  "name": "Homeweave",
  "short_name": "Homeweave",
  "description": "A private family planner for calendars, meals, lists, chores, groceries, recipes, weather, care notes, and daily dashboard views.",
  "id": "https://www.homeweaveapp.com/?homeweave",
  "start_url": "./index.html?source=pwa&v=181",
  "scope": "./",
  "display": "standalone",
  "display_override": [
    "standalone",
    "fullscreen",
    "minimal-ui"
  ],
  "background_color": "#f2eadc",
  "theme_color": "#8b8f68",
  "orientation": "any",
  "categories": [
    "productivity",
    "lifestyle"
  ],
  "lang": "en-US",
  "dir": "ltr",
  "version": "v181",
  "icons": [
    {
      "src": "icons/icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
