{
  "name": "Metro Thessaloniki",
  "short_name": "Metro Thes",
  "id": "com.smartbots.metrothes",
  "description": "Schedules, stations and live status for Thessaloniki Metro",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0d1f3c",
  "theme_color": "#0d1f3c",
  "orientation": "portrait",
  "lang": "el",
  "categories": ["travel", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
    "sizes": "192x192",
    "type": "image/png",
    "purpose": "any"
  },
  {
    "src": "/icons/icon-512.png",
    "sizes": "512x512",
    "type": "image/png",
    "purpose": "any maskable"
    }
  ]
}
