{
  "name": "Spectrum Path",
  "short_name": "Spectrum Path",
  "description": "A non-profit, parent-led community for families raising autistic children. Post to your rooms, read the newsfeed, find families like yours.",
  "id": "/",
  "start_url": "/app.html?source=app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf6ef",
  "theme_color": "#5d7a57",
  "lang": "en",
  "categories": ["social", "health", "lifestyle"],
  "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": "New post", "short_name": "Post", "url": "/app.html?source=shortcut#post", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "My path", "short_name": "My path", "url": "/dashboard.html?source=shortcut", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Chat groups", "short_name": "Chat", "url": "/community.html?source=shortcut", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ],
  "share_target": {
    "action": "/app.html",
    "method": "GET",
    "params": { "title": "share_title", "text": "share_text", "url": "share_url" }
  }
}
