{
  "id": "/",
  "name": "Antes Apps",
  "short_name": "Antes",
  "description": "The family app launcher: CartSmart meal planning and the Walmart grocery list, Isaiah's Arcade, and the Our List shared boards.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#2f7d52",
  "background_color": "#f6f8f5",
  "categories": ["food", "productivity", "lifestyle"],
  "icons": [
    {
      "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"
    }
  ]
}
