{
  "name": "The Loaded Swap Shop",
  "short_name": "Swap Shop",
  "description": "Sell or swap loaded tea sticks with people who actually want them.",
  "start_url": "/browse",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "categories": ["shopping", "lifestyle"],
  "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": "Browse listings", "url": "/browse" },
    { "name": "List something",  "url": "/list" },
    { "name": "Your account",    "url": "/account" }
  ]
}
