{
  "name": "AROVILO - Local Life",
  "short_name": "AROVILO",
  "description": "Discover local businesses, marketplace finds and community life nearby.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f6f4ed",
  "theme_color": "#08764f",
  "orientation": "portrait-primary",
  "icons": [
    {"src": "/arovilo-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable"}
  ],
  "shortcuts": [
    {"name": "Marketplace", "url": "/marketplace?source=pwa"},
    {"name": "Local businesses", "url": "/businesses?source=pwa"},
    {"name": "Community", "url": "/community?source=pwa"}
  ]
}
