{
  "id": "/",
  "name": "Oventric — Marketplace, Academy, Bounties, Wallet",
  "short_name": "Oventric",
  "description": "Feed, marketplace, academy, bounties and wallet — one app for builders.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#121214",
  "theme_color": "#121214",
  "categories": ["shopping", "finance", "education", "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" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Marketplace", "short_name": "Market", "url": "/?section=Marketplace", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Wallet", "short_name": "Wallet", "url": "/?section=Wallet", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Bounties", "short_name": "Bounties", "url": "/?section=Bounties", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Messages", "short_name": "Chat", "url": "/messages", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
