{
  "name": "DodoCircle — neighbourhood baby gear",
  "short_name": "DodoCircle",
  "description": "Give, lend, swap and borrow children's things with neighbours. Every exchange saves CO₂.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F0EBE1",
  "theme_color": "#F0EBE1",
  "categories": ["shopping", "lifestyle", "social"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Share an item", "short_name": "Share", "url": "/#/post" },
    { "name": "Browse the marketplace", "short_name": "Browse", "url": "/#/browse/all" },
    { "name": "My requests", "short_name": "Requests", "url": "/#/requests" }
  ]
}
