{
  "name": "Bermer Owner",
  "short_name": "Bermer Owner",
  "description": "Digital tools for neighborhood stores to manage orders, catalogue, delivery coordination, and customer reach with Bermer Owner.",
  "id": "/",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F1FF",
  "theme_color": "#2B1257",
  "icons": [
    {
      "src": "/owner-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/owner-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}