{
  "name": "PocketPlanr",
  "short_name": "PocketPlanr",
  "description": "PocketPlanr creates healthy meal plans and builds your shopping list for you.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f2e8d8",
  "theme_color": "#ffd866",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
