{
  "name": "Take24",
  "short_name": "Take24",
  "description": "Take24 — The TikTok Shop affiliate workspace for planning, filming, and tracking.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#2A1822",
  "theme_color": "#2A1822",
  "icons": [
    {
      "src": "icons/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["productivity", "business"],
  "shortcuts": [
    {
      "name": "Daily To Do",
      "url": "/daily-todo.html",
      "icons": [{ "src": "icons/pwa/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Products",
      "url": "/products.html",
      "icons": [{ "src": "icons/pwa/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Sales Log",
      "url": "/sales-calendar.html",
      "icons": [{ "src": "icons/pwa/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
