{
  "id": "/index.php",
  "name": "P2V Crackers",
  "short_name": "P2V",
  "description": "Retail & wholesale fireworks distributor with 10+ years experience.",
  "start_url": "/index.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#2196f3",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "images/p2v_logo.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "images/p2v_logo.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "screenshots": [
    {
      "src": "images/screenshot1.png",
      "sizes": "1280x720",
      "type": "image/png"
    }
  ],
  "launch_handler": {
    "client_mode": "auto"
  },
  "categories": ["shopping", "business", "utilities"],
  "iarc_rating_id": "eC1234567890",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.p2vcrackers",
      "id": "com.p2vcrackers"
    }
  ],
  "scope_extensions": [
    {
      "origin": "https://p2vcrackers.com"
    }
  ]
}