{
  "name": "ALFA GAS Παραγγελίες",
  "short_name": "ALFA GAS",
  "description": "Γρήγορη παραγγελία υγραερίου από την ALFA GAS",
  "start_url": "/paraggelia",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0057B8",
  "background_color": "#ffffff",
  "lang": "el",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Νέα παραγγελία",
      "short_name": "Παραγγελία",
      "url": "/paraggelia",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Admin",
      "short_name": "Admin",
      "url": "/admin",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
