{
  "short_name": "AllSay",
  "name": "AllSay — Social",
  "description": "Location-based social media with real-time messaging and video calls",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0A0A1A",
  "background_color": "#0A0A1A",
  "lang": "de",
  "dir": "ltr",
  "categories": [
    "social",
    "communication"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Nachrichten",
      "short_name": "Chat",
      "url": "/messages",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Neuer Beitrag",
      "short_name": "Post",
      "url": "/create-post",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Karte",
      "short_name": "Karte",
      "url": "/map",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}
