{
  "id": "/",
  "name": "ThaList",
  "short_name": "ThaList",
  "description": "The ThaList member network — post inventory, search the network, message members.",
  "start_url": "/?app=1",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0f1115",
  "background_color": "#0f1115",
  "categories": ["business", "shopping"],
  "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": "Active Posts", "short_name": "Posts", "url": "/?app=1#feed" },
    { "name": "Start a Post", "short_name": "Post", "url": "/?app=1#post" }
  ]
}
