{
  "name": "Sammy",
  "short_name": "Sammy",
  "description": "Swipeable task cards for everyone with ADHD, strong procrastination or any other form of executive dysfunction. Beat overwhelm one small step at a time. Built for kids under parental supervision, teens and adults.",
  "id": "com.sammmy.app",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "dir": "ltr",
  "lang": "en",
  "background_color": "#fffbf0",
  "theme_color": "#f59e0b",
  "categories": ["productivity", "health", "education", "lifestyle"],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=app.vercel.sammyapp.twa",
      "id": "app.vercel.sammyapp.twa"
    }
  ],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Start swiping",
      "short_name": "Swipe",
      "description": "Jump straight into your task cards",
      "url": "/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
