{
  "name": "Dottaro Store",
  "short_name": "Dottaro Store",
  "description": "Dottaro Store is an innovative Ecommerce platform proudly presented by the renowned Dottaro. Serving as the digital bridge to Dottaro's extensive product portfolio, this online marketplace offers customers seamless access to a diverse range of high-quality goods and services",
  "url": "https://www.dottarostore.com",
  "icons": [
    {
      "src": "/pwaimage/icon72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/pwaimage/icon192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwaimage/icon522.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "splash_screen": {
    "enabled": true,
    "image_path": "/icon.svg",
    "background_color": "#006633",
    "text_color": "#000000"
  },
  "screenshots": [
    {
      "src": "/icon.svg",
      "sizes": "750x1334",
      "type": "image/png"
    }
  ],
  "theme_color": "#FFFFFF",
  "background_color": "#FFFFFF",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait"
}
