{
  "name": "InstaGet",
  "short_name": "InstaGet",
  "description": "InstaGet is your all-in-one tool",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",  
  "background_color": "#131313",
  "theme_color": "#131313",
  "lang": "en-US",
  "dir": "ltr",
  "categories": [
    "lifestyle",
    "photo",
    "productivity",
    "social",
    "utilities"
  ],
  "icons": [
    {
      "src": "/static/media/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/media/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/static/media/icons/icon-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "id": "instaget-pwa",
  "description_long": "InstaGet is your all-in-one tool",
  "languages_supported": [
    "en", "es", "fr", "de", "ru", "pt", "tr", "ar", "it", "zh", "ja", "ko", "id", "hi", "uk", "pl", "nl", "sv", "fa", "th", "vi", "el", "ro", "cs", "da", "fi", "no", "bg", "sr", "hu"
  ]
}

