{
  "name": "New Stimuli",
  "short_name": "New Stimuli",
  "description": "Keep small daily promises. Build streaks. Grow your digital companion Dash.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0e1a",
  "theme_color": "#0a0e1a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["productivity", "lifestyle", "health"],
  "shortcuts": [
    {
      "name": "Check in",
      "short_name": "Check in",
      "description": "Log today's outcome for each goal",
      "url": "/goals?checkin=1"
    },
    {
      "name": "Progress",
      "short_name": "Progress",
      "description": "See your streaks and recent logs",
      "url": "/progress"
    },
    {
      "name": "Dash",
      "short_name": "Dash",
      "description": "Visit your DigiPet",
      "url": "/digipet"
    }
  ],
  "prefer_related_applications": false
}
