• Skip to main content
  • Select language
  • Skip to search
MDN Web Docs
  • Technologies
    • HTML
    • CSS
    • JavaScript
    • Graphics
    • HTTP
    • APIs / DOM
    • WebExtensions
    • MathML
  • References & Guides
    • Learn web development
    • Tutorials
    • References
    • Developer Guides
    • Accessibility
    • Game development
    • ...more docs
App Center
  1. MDN
  2. Tecnologia da Web para desenvolvedores
  3. App Center
  4. Progressive web apps
  5. Discoverable

Discoverable

In This Article
  1. Core guides
  2. Technologies
  3. Tools
  4. See also
As soon as you publish a new web app, you want the world to know about it. Search engines do ok, but often more control is desired over how your apps are exposed in search results. The new W3C Manifest for a web application can help with this, along with other available features.

Eventual aims for web apps:

  • To have better representation in search engines
  • To be easier to expose, catalog and rank
  • To have metadata useable by browsers to give them special capabilities

Core guides

None written as yet; contributions appreciated.

Technologies

Technology Description Support summary Latest spec
Web app manifest Defines features of an app such as name, icon, splash screen, and theme colors, for use in contexts such as app listings and device home screens. Experimental, Supported in Chrome, limited support in Firefox (more detail) Web App Manifest

Tools

Add links to useful tools/libraries.

See also

Open Graph
A defacto standard providing a format for specifying similar metadata in the HTML <head> using meta tags. Supported by Facebook and other properties.

Document Tags and Contributors

Tags: 
  • Apps
  • discoverable
  • Manifest
  • Modern web apps
  • Progressive web apps
  • web manifest
 Contributors to this page: chrisdavidmills
 Last updated by: chrisdavidmills, Mar 8, 2016, 2:06:29 AM