{
  "name": "inaff.",
  "short_name": "inaff",
  "description": "i need a fucking friend. No swiping. Twenty quests. Then it steps back.",
  "id": "/app",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F1E8",
  "theme_color": "#000000",
  "categories": ["social", "lifestyle"],
  "icons": [
    { "src": "/icon.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable.png", "sizes": "1024x1024", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "messages", "url": "/app/chats" },
    { "name": "quests", "url": "/app/quests" },
    { "name": "support", "url": "/support" }
  ]
}
