{ 

  "name": "Tiko", 

  "short_name": "Tiko", 

  "start_url": "https://tikocr.com", 

  "display": "standalone", 
  
  "orientation": "portrait"

  "icons": [{ 

    "src": "apple.png", 

    "sizes": "512x512", 

    "type": "image/png" 

  }] 

}