Skip to content

Instantly share code, notes, and snippets.

@ariestiyansyah
Created November 30, 2015 07:26
Show Gist options
  • Save ariestiyansyah/f11ec84f32b2b03bade2 to your computer and use it in GitHub Desktop.
Save ariestiyansyah/f11ec84f32b2b03bade2 to your computer and use it in GitHub Desktop.
Mozilla Indonesia Manifest
{
"name": "Mozilla Indonesia Community",
"version": "1.0",
"description": "Mozilla Indonesia Community is part of Mozilla Global Communities. Mozilla supported by many volunteers and contributors who use, develop, share, and support Mozilla’s products. One of popular Mozilla’s product is Mozilla Firefox browser.",
"launch_path": "/",
"icons": {
"256": "/images/stories/favicon/256.png",
"128": "/images/stories/favicon/128.png",
"120": "/images/stories/favicon/120.png",
"90": "/images/stories/favicon/90.png",
"60": "/images/stories/favicon/60.png",
"32": "/images/stories/favicon/32.png"
},
"developer": {
"name": "Yofie Setiawan",
"url": "http://mozilla.or.id"
},
"orientation": ["portrait"],
"default_locale": "en"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment