{
  "name": "AutoLink - 24/7 Roadside Assistance in Greece",
  "short_name": "AutoLink",
  "description": "Professional roadside assistance services in Greece. Emergency towing, repairs, tire changes, battery jump-start. Available 24/7.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#001F3F",
  "background_color": "#FFFFFF",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32 64x64",
      "type": "image/x-icon"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.jpg",
      "sizes": "any",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/logo.jpg",
      "sizes": "540x720",
      "type": "image/jpeg"
    }
  ],
  "categories": ["automotive", "services"],
  "shortcuts": [
    {
      "name": "Call Now",
      "short_name": "Call",
      "description": "Call AutoLink emergency support",
      "url": "tel:+306985078339",
      "icons": [
        {
          "src": "/favicon.ico",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "WhatsApp Chat",
      "short_name": "WhatsApp",
      "description": "Chat with AutoLink on WhatsApp",
      "url": "https://wa.me/306985078339",
      "icons": [
        {
          "src": "/favicon.ico",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
