{
  "short_name": "Card Studio",
  "name": "Card Studio — Create for TaaSNet",
  "description": "Where artists and talent create, curate and publish cards. Fans engage on taasnet.com.",
  "icons": [
    {
      "src": "my_deck.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "my_deck.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/app-deck",
  "display": "standalone",
  "display_override": ["window-controls-overlay"],
  "theme_color": "#E4572E",
  "background_color": "#FFF9F5",
  "orientation": "any",
  "scope": "/",
  "categories": ["music", "entertainment", "social", "lifestyle"],
  "lang": "en-US",
  "dir": "ltr"
}
