{
  "id": "/index.php",
  "name": "Gramwale",
  "short_name": "Gramwale",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#166534",
  "theme_color": "#ffffff",
  "description": "Order products or services chat with vendors and choose how you pay",
  "orientation": "any",
  "scope": "/",
  "dir": "ltr",
  "categories": [
    "business",
    "social"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/screen-1.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/icons/screen-2.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}
