﻿{
  "name": "Toyota Master Zimbabwe",
  "short_name": "Toyota Master",
  "description": "Harare's trusted Toyota technicians. Book specialized Toyota servicing, request fast repair estimates, and find genuine Toyota spares.",
  "id": "/",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#eb0a1e",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["business", "automotive", "services"],
  "icons": [
    {
      "src": "/static/icons/72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icons/96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icons/152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icons/192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icons/512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icons/192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/icons/512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/static/images/og-image.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Toyota Master Zimbabwe - Book Service, Request Estimates"
    },
    {
      "src": "/static/images/og-image 320x568.png",
      "sizes": "320x568",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Toyota Master Zimbabwe - Book Service, Request Estimates Mobile"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Service",
      "short_name": "Book",
      "description": "Open Toyota service booking.",
      "url": "/#actions",
      "icons": [{ "src": "/static/icons/192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Request Estimate",
      "short_name": "Estimate",
      "description": "Open repair estimate options.",
      "url": "/#actions",
      "icons": [{ "src": "/static/icons/192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Find Toyota Spares",
      "short_name": "Spares",
      "description": "Open Toyota parts request options.",
      "url": "/#actions",
      "icons": [{ "src": "/static/icons/192x192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}