{
  "name": "Nastya Forever",
  "short_name": "NF",
  "description": "Our personal messenger",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1520",
  "theme_color": "#d4748a",
  "lang": "ru",
  "categories": ["social", "communication"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
