{
  "name": "Imara Studio",
  "short_name": "Imara",
  "description": "Original Art, Fine Prints & Commissions. Born in Kakamega, Kenya.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#030806",
  "theme_color": "#030806",
  "orientation": "portrait-primary",
  "scope": "./",
  "lang": "en",
  "categories": ["art", "shopping", "lifestyle"],
  "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"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Shop Now",
      "short_name": "Shop",
      "description": "Browse and buy art",
      "url": "./index.html#shop",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Portfolio",
      "short_name": "Portfolio",
      "description": "View all 20 art pieces",
      "url": "./index.html#portfolio",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
