{
  "name": "listo.mobi — shared shopping list",
  "short_name": "listo",
  "description": "Free shared shopping list. Open in one tap, share by link, edit together in real time. No sign-up, end-to-end encrypted.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fbf9f2",
  "theme_color": "#fbf9f2",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
