{
  "short_name": "PrimeSmartAI",
  "name": "PrimeSmartAI",
  "icons": [
    {
      "src": "icons/small-icon-64.png",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "icons/small-icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icons/small-icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#f3cc08",
  "background_color": "#fff"
}