{
  "name": "Shop by Aisle",
  "short_name": "Shop by Aisle",
  "description": "Meal planning and grocery lists, sorted by your store's aisles.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f3faf1",
  "theme_color": "#15bd68",
  "categories": ["food", "shopping", "lifestyle"],
  "icons": [
    { "src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "assets/icon-mask.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
