{
  "name": "Rakeen Portfolio",
  "short_name": "Rakeen",
  "description": "Rakeen brand system, TechDocs portal, and Apple-elegant login — front-end portfolio by Ali Falakah.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F3F8F8",
  "theme_color": "#161D36",
  "lang": "en",
  "dir": "ltr",
  "categories": ["portfolio", "design", "productivity"],
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Brand Guidelines",
      "short_name": "Brand",
      "description": "Open the Rakeen brand system",
      "url": "brand/",
      "icons": [{ "src": "favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "TechDocs",
      "short_name": "Docs",
      "description": "Open the Rakeen TechDocs portal",
      "url": "docs/",
      "icons": [{ "src": "favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
