{
  "name": "LetzGo — Live Luxembourg",
  "short_name": "LetzGo",
  "description": "Live Luxembourg: parking, EV charging, fuel prices and the nearest on-duty pharmacy — plus friends, chat and in-app calls.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "orientation": "portrait",
  "background_color": "#0c0c0e",
  "theme_color": "#0c0c0e",
  "categories": ["navigation", "travel", "utilities"],
  "share_target": {
    "action": "share-target",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url",
      "files": [{ "name": "media", "accept": ["image/*"] }]
    }
  },
  "icons": [
    { "src": "assets/LetzGo_appIcon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any" },
    { "src": "assets/LetzGo_appIcon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any" },
    { "src": "assets/LetzGo_appIcon.jpg", "type": "image/jpeg", "sizes": "1024x1024", "purpose": "any" }
  ]
}
