{
  "name": "Ply Interiors",
  "short_name": "Ply Interiors",
  "id": "/",
  "start_url": "/index.html",
  "scope": "/",
  "lang": "en-IN",
  "dir": "ltr",
  "display": "standalone",
  "display_override": [
    "tabbed",
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait",
  "background_color": "#121116",
  "theme_color": "#FF2A3B",
  "description": "Factory-finished modular kitchens, designer wardrobes, and full turnkey interiors by Ply Interiors Bangalore.",
  "categories": [
    "lifestyle",
    "shopping",
    "business"
  ],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=in.plyinteriors.app",
      "id": "in.plyinteriors.app"
    }
  ],
  "scope_extensions": [
    {
      "type": "origin",
      "origin": "https://plyinteriors.in"
    },
    {
      "type": "origin",
      "origin": "https://www.plyinteriors.in"
    }
  ],
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "edge_side_panel": {
    "preferred_width": 420
  },
  "note_taking": {
    "new_note_url": "/calculator.html"
  },
  "widgets": [
    {
      "name": "Project Status",
      "short_name": "Tracker",
      "description": "Quick view of your interior project progress",
      "tag": "ply-tracker",
      "template": "widget-template",
      "ms_ac_template": "/widget.json",
      "data": "/track.html",
      "type": "application/json",
      "screenshots": [
        {
          "src": "/plyinteriors.jpg",
          "sizes": "1280x720",
          "label": "Project Status Tracker Widget"
        }
      ],
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/index.html",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "protocol_handlers": [
    {
      "protocol": "web+ply",
      "url": "/index.html?action=%s"
    }
  ],
  "file_handlers": [
    {
      "action": "/index.html",
      "name": "Interior Project Quotation & Plan",
      "accept": {
        "application/pdf": [".pdf"],
        "image/*": [".jpg", ".jpeg", ".png"]
      }
    }
  ],
  "shortcuts": [
    {
      "name": "Track Project",
      "short_name": "Track",
      "description": "Track your ongoing interior project status live",
      "url": "/track.html",
      "icons": [
        {
          "src": "/favicon-32x32.png",
          "sizes": "32x32",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Cost Calculator",
      "short_name": "Calculator",
      "description": "Calculate interior quotation estimate",
      "url": "/calculator.html",
      "icons": [
        {
          "src": "/favicon-32x32.png",
          "sizes": "32x32",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Packages & Pricing",
      "short_name": "Packages",
      "description": "Explore modular interior packages",
      "url": "/price.html",
      "icons": [
        {
          "src": "/favicon-32x32.png",
          "sizes": "32x32",
          "type": "image/png"
        }
      ]
    }
  ],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "icons": [
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "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": [
    {
      "src": "/plyinteriors.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Ply Interiors Modular Plywood Showcase"
    },
    {
      "src": "/plyinteriors.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Ply Interiors Mobile Overview"
    }
  ]
}