Skip to content
  • This project
    • Loading...
  • Sign in

吕鸿磊 / putaojuzi

Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • putaojuzi
  • ..
  • static
  • manifest.json
  • lv's avatar
    框架变更 · 924a8158
    lv committed 2019-11-06 21:32:22 +0800
    924a8158
manifest.json 318 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
{
	"name": "",
	"icons": [
		{
			"src": "images\/android-chrome-192x192.png?v=Om5N75Y123",
			"sizes": "192x192",
			"type": "image\/png"
		},
		{
			"src": "images\/android-chrome-384x384.png?v=Om5N75Y123",
			"sizes": "384x384",
			"type": "image\/png"
		}
	],
	"theme_color": "#ffffff",
	"display": "standalone"
}