{
  "name": "A TO Z COLLECTION",
  "short_name": "AtoZ",
  "description": "Billing and Inventory Management for A TO Z COLLECTION",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#22AD5C",
  "icons": [
    {
      "src": "/images/logos/small.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logos/a_to_z_collection_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logos/small.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
