Sha256: 8caf5ac63421ddd47747a3a862a943acba6afba5a8a132f46fb074f902f26728

Contents?: true

Size: 563 Bytes

Versions: 6

Compression:

Stored size: 563 Bytes

Contents

{
  "name": "<%= configuration.project_label %>",
  "short_name": "<%= configuration.project_label %>",
  "description": "A Hanamismith skeleton application.",
  "icons": [
    {
      "src": "https://alchemists.io/images/projects/hanamismith/icons/small.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "https://alchemists.io/images/projects/hanamismith/icons/large.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "theme_color": "#E39184"
}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
hanamismith-0.22.1 lib/hanamismith/templates/%project_name%/public/manifest.webmanifest.erb
hanamismith-0.22.0 lib/hanamismith/templates/%project_name%/public/manifest.webmanifest.erb
hanamismith-0.21.0 lib/hanamismith/templates/%project_name%/public/manifest.webmanifest.erb
hanamismith-0.20.0 lib/hanamismith/templates/%project_name%/public/manifest.webmanifest.erb
hanamismith-0.19.0 lib/hanamismith/templates/%project_name%/public/manifest.webmanifest.erb
hanamismith-0.18.0 lib/hanamismith/templates/%project_name%/public/manifest.webmanifest.erb