{
  "name": "Tamkinly \u2014 Identity Transformation Platform",
  "short_name": "Tamkinly",
  "description": "A space to rebuild the human from within. Digital products for identity transformation and personal development.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0F1C2E",
  "theme_color": "#0F1C2E",
  "categories": [
    "lifestyle",
    "productivity",
    "health"
  ],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Free Assessment",
      "short_name": "Quiz",
      "url": "/quiz",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Browse Products",
      "short_name": "Products",
      "url": "/products",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "All Apps",
      "short_name": "Apps",
      "url": "/apps",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}