{
  "comment": "Lion Market's own installable identity, for the same reason as manifest-grocery.json: market.html linked the platform manifest, whose start_url is /feed.html, so installing from market.italylions.com produced an icon pointing at a global page that host no longer serves.",
  "name": "Italy Lions Market",
  "short_name": "IL Market",
  "description": "Buy and sell within the Sri Lankan community in Italy — listings from members and businesses across every region.",
  "start_url": "/market.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#C9A227",
  "lang": "en",
  "dir": "ltr",
  "categories": ["shopping", "business", "lifestyle"],
  "icons": [
    { "src": "logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "logo.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "logo.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Browse listings", "short_name": "Browse", "url": "/market.html", "icons": [{ "src": "logo.png", "sizes": "192x192" }] }
  ]
}
