{
  "name": "Shippie",
  "short_name": "Shippie",
  "description": "Ship your apps, not your source. The open marketplace for web apps.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#14120F",
  "theme_color": "#14120F",
  "icons": [
    { "src": "/brand/app-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/brand/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ],
  "categories": ["utilities", "productivity"],
  "shortcuts": [
    { "name": "Explore Apps", "url": "/apps", "description": "Browse the marketplace" },
    { "name": "Deploy", "url": "/new", "description": "Deploy a new app" }
  ]
}
