{
  "name": "Vellem - A complete brand identity in 10 minutes",
  "short_name": "Vellem",
  "description": "A complete brand identity in 10 minutes. The wish, made real. No designer required.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F4F2EC",
  "theme_color": "#FF5B3A",
  "categories": ["business", "productivity", "design"],
  "lang": "en",
  "icons": [
    {"src": "/favicon-16.png", "type": "image/png", "sizes": "16x16"},
    {"src": "/favicon-32.png", "type": "image/png", "sizes": "32x32"},
    {"src": "/favicon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any"},
    {"src": "/favicon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "maskable"},
    {"src": "/apple-touch-icon.png", "type": "image/png", "sizes": "180x180"},
    {"src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "any"}
  ],
  "shortcuts": [
    {
      "name": "Start building",
      "short_name": "Build",
      "description": "Open the brand builder",
      "url": "/preview",
      "icons": [{"src": "/favicon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Pricing",
      "url": "/pricing"
    }
  ]
}
