Logo

GitLab

Sign in

Repower / Repower_CHosoWebApi

  • Back to Group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues
  • Merge Requests 0
  • Labels
  • Wiki
  • Repower_CHosoWebApi
  • public
  • manifest.json
  • First Push of Mirror react site
    058f01c8
    marco.colombi authored
    2017-11-17 12:07:32 +0100  
    Browse Code ยป
manifest.json 313 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
{
  "short_name": "React App",
  "name": "Create React App Sample",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "start_url": "./index.html",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff"
}