{
  "name": "Dookun Innovations",
  "short_name": "Dookun",
  "description": "Websites, AI systems, automation, and visibility tools built with a human-first approach.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#070B14",
  "theme_color": "#7C3AED",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/assets/icons/dookun-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/dookun-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Tell Me Your Story",
      "short_name": "Your Story",
      "description": "Start the human-first website recommendation flow.",
      "url": "/quotation/#tell-your-story",
      "icons": [
        {
          "src": "/assets/icons/dookun-icon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
