{
  "name": "Vivienne",
  "short_name": "Viv",
  "description": "A private, affirming space to explore and express who you are.",
  "start_url": "/viv-app.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#18101E",
  "theme_color": "#18101E",
  "categories": ["lifestyle", "social"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Add to timeline", "url": "/viv-app.html#timeline", "short_name": "Timeline" },
    { "name": "Set mood", "url": "/viv-app.html#mood", "short_name": "Mood" }
  ]
}
