{
  "name": "Clempo",
  "short_name": "Clempo",
  "description": "Family budget and meal planning for the Briley household.",
  "icons": [
    {
      "src": "/web-app-manifest-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#7a4fb8",
  "background_color": "#fafafb",
  "orientation": "portrait"
}
