{
  "name": "Kaveesha Induwara Mallawaarachchi",
  "short_name": "Kaveesha",
  "description": "Portfolio of Kaveesha Induwara Mallawaarachchi - Web Developer & Founder of Entryly (Entryly.net)",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "theme_color": "#030014",
  "background_color": "#030014",
  "display": "standalone",
  "orientation": "portrait-primary",
  "start_url": "https://kaveeshainduwara.lk/",
  "scope": "/",
  "categories": ["portfolio", "business", "productivity"],
  "shortcuts": [
    {
      "name": "US LLC Registration",
      "short_name": "LLC Setup",
      "description": "Register a US company and get Stripe for Sri Lanka",
      "url": "/stripe-registration.html",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32" }]
    },
    {
      "name": "US Tax Return",
      "short_name": "Tax Filing",
      "description": "File Form 1120 & 5472 for your foreign-owned LLC",
      "url": "/tax-return.html",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32" }]
    }
  ]
}